[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
Review URL: https://codereview.chromium.org/1892123002
Cr-Commit-Position: refs/heads/master@{#387615}
CrOS-Libchrome-Original-Commit: d59d182178cf4fdbb493869a871c80661c98e80b
1 file changed