DescriptionMake ChildProcessHost::DoLaunch() not touch a random set of things on a different thread.
(AFAICT, everything was "safe", except for the race condition noted in
OutOfProcessNativeRunner::~OutOfProcessNativeRunner(). That race
condition still exists, but at least now it's more predictable and not
as bad, and it should now be possible to fix Join().)
R=yzshen@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/d5e2131d2dfde88dc4740eeec458941a7984232a
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|