Skip to content

Silent failures from build_runner serve #858

Closed
@nshahan

Description

@nshahan

In the latest version at 71b79a6 build_runner serve will fail silently. To repro make sure you are using that version and launch a simple web server on localhost:8080. Then try to run build_runner serve on a package. It should fail because the port is in use by another process but the failure doesn't log anything to the console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions