Breakpoint getting hit twice after hot-restart
Abierto
P2
screen: debugger
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
Note: This is only reproducible on non-web apps (for web apps the breakpoint is only hit once). It also doesn't happen all the time.
Steps to reproduce:
1. Set a breakpoint in an app's main method
2. Hit hot-restart
3. The breakpoint is hit
4. Hit resume
5. The same breakpoint is hit!

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.