Skip to content
Snippets Groups Projects
Commit 9e6afe7fca31 authored by Danny Hooper's avatar Danny Hooper
Browse files

worker: use one pipe per posix worker and select() in parent process

This allows us to pass results larger than PIPE_BUF through the pipes without
interleaving them. This is necessary now because "hg fix" sends file contents
as the result from workers.

Differential Revision: https://phab.mercurial-scm.org/D3960
parent 88be288e8ac1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment