Launch unsandboxed network service in a job object to avoid the process outliving the browser.
Currently many layout test runs are flaking because swarming is not expecting child processes to outlive the browser. This is happening because TerminateProcess fails sometimes because there's pending I/O. Bug: 820996 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I7595c131faccae03c268cde1139394c0ad48a7b4 Reviewed-on: https://chromium-review.googlesource.com/1071100 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:Penny MacNeil <pennymac@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#562058}
Showing
Please register or sign in to comment