Skip to content

Calls to runChecked* should catch the exceptions #35929

@zanderso

Description

@zanderso

The tool contains calls to runChecked* functions, which may throw exceptions when the process exits with a non-zero error code, that do not wrap the calls in try {} catch {}. It should to so, and take appropriate action when the spawned processes fail.

Metadata

Metadata

Assignees

Labels

a: qualityA truly polished experiencec: crashStack traces logged to the consolecustomer: crowdAffects or could affect many people, though not necessarily a specific customer.toolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions