Pull "Open Ports" feature out into main DevTools
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
In the VM developer tools page, there is a feature to debug open ports (`VM Tools --> Isolates --> Open Ports`). This is useful for the general developer, not just the VM developer. For example, debugging why a test won't terminate. Here's a request for this feature that we've closed, although access to the feature requires the user to know that "VM developer mode" must be enabled: https://github.com/flutter/devtools/issues/844.
One question is where this feature would live. A related request is for a tool in DevTools to track leaking async operations (https://github.com/flutter/devtools/issues/5581) - maybe these two features are related and could live in a similar location?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.