[PATCH 09 of 11] worker: allow a function to be run in multiple worker processes

Bryan O'Sullivan bos at serpentine.com
Sat Feb 9 11:23:25 CST 2013


On Sat, Feb 9, 2013 at 7:35 AM, Idan Kamara <idankk86 at gmail.com> wrote:

> This exit is also going to be a problem for things that
> call into the internal API.
>

The master process will only exit if one of the workers exits abnormally.
That should only occur if the worker crashes, in which case we would have
crashed before anyway.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20130209/e8dfee06/attachment.html>


More information about the Mercurial-devel mailing list