Support Isolate Groups across DevTools
- Lingua principale
- Dart
- Stelle
- 1.7k
- Fork
- 404
- Merge medio
- 6g 17h
- PR unite (30g)
- 18
Descrizione
As of Dart 2.15, isolates can exist in an [isolate group](https://dart.dev/guides/language/concurrency#performance-and-isolate-groups). Isolates in a group share executable code and memory. We will need to take this into consideration for the Memory screen as well as other parts of DevTools where we currently assume that we are working with a single isolate (CPU profiler, isolate selector). We will likely also need to update the IsolateManager class to know about isolate groups.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by tracing IsolateManager and the Memory screen, CPU profiler, and isolate selector, which the issue identifies as assuming a single isolate. Determine how isolate groups affect each entry point and define consistent group-aware behavior across DevTools. Done means these areas support Dart 2.15 isolate groups without relying on a single-isolate assumption.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- dart
- Ambito
- devtools
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100