Chromium Code Reviews
Description[mojo-edk] Fix bootstrap NodeChannel Start/ShutDown race
If the parent bootstrap signals an error very early in
NodeController startup, it can be ShutDown() before
Start() is invoked on the IO thread via
ConnectoToParentOnIOThread.
This changes Start() to gracefully handle a null
|channel_|.
BUG=610337
R=amistry@chromium.org
Committed: https://crrev.com/1febcb4dfce7928a6d4bee93888bdb88bfa18ce4
Cr-Commit-Position: refs/heads/master@{#394055}
Patch Set 1 : #
Messages
Total messages: 10 (4 generated)
|
|||||||||||||||||||