Description[mojo-edk] Disable clean shutdown behavior
Due to the associated bug, we've started encountering (in
browser tests) situations where a process has outstanding
proxy ports that never get cleaned up. This results in
clean shutdown never being possible.
This CL disables clean shutdown behavior until the root
of the bug is fixed.
Note that this may introduce other subtle failures,
because without clean shutdown, a process may exit
immediately after transferring a pipe endpoint elsewhere.
This can result in a broken pipe.
BUG=589864
TBR=amistry@chromium.org
Committed: https://crrev.com/d59d182178cf4fdbb493869a871c80661c98e80b
Cr-Commit-Position: refs/heads/master@{#387615}
Patch Set 1 : #
Messages
Total messages: 11 (6 generated)
|