On Wed Apr 25 16:04:06 EDT 2012, r...@swtch.com wrote:
> On Wed, Apr 25, 2012 at 3:46 PM, erik quanstrom <quans...@quanstro.net> wrote:
> > i think that if you're asynchronously procexecing() and
> > waiting for wait messages, some could have been lost.
> 
> why would they be delivered to the proc running procexec?

good point.  procrfork() does nowait.  but then how do i get
a wait message.  i'm really hoping the answer is not "you don't".

- erik

Reply via email to