-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
a: qualityA truly polished experienceA truly polished experiencec: crashStack traces logged to the consoleStack traces logged to the consolecustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
The loadYaml call here:
can thrown an exception when the yaml is invalid. We should catch it and throwToolExit instead with a helpful error message.
So far this is 36.3% of tool crashes in 1.7.8+hotfix.3. This crash was not present in the last stable release.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a: qualityA truly polished experienceA truly polished experiencec: crashStack traces logged to the consoleStack traces logged to the consolecustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.