Skip to content

AppTile errors lead to infinite loops #15494

@jryans

Description

@jryans

In AppTile#_startWidget, we'll try to start theStopGapWidget. If this throws an error for some reason, the AppTile component gets trapped in an infinite loop constantly recreating widgets.

To simulate this, do something like adding throw new Error() in StopGapWidget#start.

Metadata

Metadata

Assignees

Labels

A-PerformanceA-WidgetsP1S-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions