Wrap calls to dup() in shared_memory_posix.cc in HANDLE_EINTR.
There's no reason that an interrupt to a dup() should cause a SharedMemory operation to fail. BUG= Review URL: https://codereview.chromium.org/1138113006 Cr-Commit-Position: refs/heads/master@{#330584}
Showing
Please register or sign in to comment