ad33dff4e9
For cases like workers isolates waiting for a quick response from a coordinator isolate telling them what to do next, this can keep the worker isolates on consistent threads and make the timeline far more readable. TEST=timeline Bug: https://github.com/dart-lang/sdk/issues/55713 Change-Id: I034974a13af7791261b61f1bcd94c4f978ea530a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/376200 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Alexander Aprelev <aam@google.com>