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
Review-Url: https://codereview.chromium.org/1985993002
Cr-Commit-Position: refs/heads/master@{#394055}
(cherry picked from commit 1febcb4dfce7928a6d4bee93888bdb88bfa18ce4)
Committed: https://chromium.googlesource.com/chromium/src/+/9075528e0b9897b4775e764cacfff08b0eb79979
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||