4443d2d561
It could happen that an isolate gets stuck unable to exit if paused on exit when using Isolate.exit. Fixes https://github.com/dart-lang/sdk/issues/51164 TEST=isolate_exit_resume_test Change-Id: I114686ce0637434827e56988821932cb91238032 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/280044 Commit-Queue: Alexander Aprelev <aam@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>
A library to access the VM Service Protocol.
Usage
See the example for a simple use of the library's API.
The VM Service Protocol spec can be found at github.com/dart-lang/sdk/runtime/vm/service/service.md.
Features and bugs
Please file feature requests and bugs at the issue tracker.