Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot Reload/Restart progress events no longer show #2592

Closed
DanTup opened this issue Jun 28, 2020 · 0 comments
Closed

Hot Reload/Restart progress events no longer show #2592

DanTup opened this issue Jun 28, 2020 · 0 comments
Labels
in debugger Relates to the debug adapter or process of launching a debug session in flutter Relates to running Flutter apps is bug
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Jun 28, 2020

We assumed all progress events were startup, but hot reload/restart also send progress events:

this.sendEvent(new ProgressUpdateEvent(debugLaunchProgressId, e.message));

@DanTup DanTup added is bug in flutter Relates to running Flutter apps in debugger Relates to the debug adapter or process of launching a debug session labels Jun 28, 2020
@DanTup DanTup added this to the v3.12.1 milestone Jun 28, 2020
@DanTup DanTup closed this as completed in 3febbc6 Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in debugger Relates to the debug adapter or process of launching a debug session in flutter Relates to running Flutter apps is bug
Projects
None yet
Development

No branches or pull requests

1 participant