Chromium Code Reviews
DescriptionMake service lifecycle checks thread safe
RunLoop tests were getting wedged trying to communicate with the vm-isolate that was shutdown before a test isolate started up. dartbug.com/22219
This CL:
* ensures that any 'is the service running' checks are done with a lock held.
* Normalizes trace messages printed from the vm-service.
Committed: https://code.google.com/p/dart/source/detail?r=43348
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 5 (1 generated)
|
||||||||||||||||||||||||||||