flutter / flutter/devtools

Pull "Open Ports" feature out into main DevTools

Abierto
#6,088 1 comentario 0 reacciones 0 asignados Ver en GitHub
P2
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.