Should we stop giving pausing reason?
Open
fix it friday
P3
screen: debugger
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
file: https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/screens/debugger/debugger_screen.dart
method: _computeStatus
If paused from debugger screen, there is no event.
So the reason may be wrong, as it uses previous event that may be not related to the current pausing.
Contributor guide
Assessment
This issue has not been assessed yet.