Ensure CPU profiler does not clear CPU samples after isolate exit event
Open
fix it friday
multi-isolate support
P2
screen: cpu profiler
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
I saw this bug in a demo. The user ran their app with pause isolates on exit, pulled a profile for an isolate spawned with compute, and then resumed the isolate. The profile disappeared from the profiler after clicking resume.
Contributor guide
Assessment
This issue has not been assessed yet.