dart-sdk/runtime/observatory
Daco Harkes 638f13ff3d Revert "[ VM / dart:isolate ] Added ability to set names for spawned isolates."
This reverts commit 59525264e8.

Reason for revert: causes Flutter test observatory and protocol to deadlock.
Issue: https://github.com/dart-lang/sdk/issues/36232

Original change's description:
> [ VM / dart:isolate ] Added ability to set names for spawned isolates.
> 
> Fixes issue #34059
> 
> Change-Id: I315498b02edc184e9e408c93eddb78aa1a5a8a1d
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/90341
> Commit-Queue: Ben Konyi <bkonyi@google.com>
> Reviewed-by: Sigmund Cherem <sigmund@google.com>
> Reviewed-by: Ryan Macnak <rmacnak@google.com>

TBR=bkonyi@google.com,rmacnak@google.com,asiva@google.com,sigmund@google.com

Change-Id: I5f2115a2ac394a8d4c7c175bc97f2b88b65fcb49
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/97107
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2019-03-15 14:40:37 +00:00
..
bin Observatory strong mode fixes: make callback parameter types more general. 2018-05-24 23:07:55 +00:00
lib [ VM / Service ] Added disableBreakpoints parameter to evaluate, evaluateInFrame and invoke RPCs 2019-03-08 02:19:06 +00:00
tests Revert "[ VM / dart:isolate ] Added ability to set names for spawned isolates." 2019-03-15 14:40:37 +00:00
tool
web [Observatory] Updated Dart icon to new colour scheme 2019-01-16 22:14:51 +00:00
.gitignore
.packages [observatory] Progress toward static mode compatibility. 2018-07-17 16:27:40 +00:00
analysis_options.yaml Analyze all the pkg/ code on the bots. 2018-07-12 16:35:03 +00:00
BUILD.gn [observatory] Fail gracefully when a Script lacks source code. 2018-10-10 21:03:14 +00:00
HACKING.md [ Observatory / Dartium ] Updated observatory documentation and tests to remove references to Dartium. 2019-01-16 20:28:21 +00:00
observatory_sources.gni [vm] Remove TokenStream, TokenValue, CompilerStats. 2018-10-10 21:39:45 +00:00
pubspec.yaml Fix analysis hints/warnings in runtime/observatory 2018-11-09 00:52:44 +00:00
update_sources.py