Mercurial > hg
comparison tests/test-issue1089.t @ 38729:9e6afe7fca31
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
author | Danny Hooper <hooper@google.com> |
---|---|
date | Mon, 16 Jul 2018 17:52:17 -0700 |
parents | 4441705b7111 |
children | 55c6ebd11cb9 |
comparison
equal
deleted
inserted
replaced
38728:88be288e8ac1 | 38729:9e6afe7fca31 |
---|