-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsis bug
Milestone
Description
We assumed all progress events were startup, but hot reload/restart also send progress events:
Dart-Code/src/debug/flutter_debug_impl.ts
Line 117 in c3576f8
| this.sendEvent(new ProgressUpdateEvent(debugLaunchProgressId, e.message)); |
DiegoCarvalho75
Metadata
Metadata
Assignees
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsis bug