Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: zsh hangs (3.0.6-pre-2, 3.1.5-pws-16)
- X-seq: zsh-workers 6214
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: Re: zsh hangs (3.0.6-pre-2, 3.1.5-pws-16)
- Date: Tue, 4 May 1999 10:12:41 -0700
- In-reply-to: <990504094850.ZM28177@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <199904290549.OAA26192@xxxxxxxxxxxxxxxxxxx> <990429090122.ZM8426@xxxxxxxxxxxxxxxxxxxxxxx> <990504094850.ZM28177@xxxxxxxxxxxxxxxxxxxxxxx>
On May 4, 9:48am, Bart Schaefer wrote:
} Subject: PATCH: Re: zsh hangs (3.0.6-pre-2, 3.1.5-pws-16)
}
} I think that's what's happening -- getoutput() has called child_block()
} and will call child_unblock() right before child_suspend()
That's not precisely accurate, BTW. child_suspend() is what calls [the
equivalent of] child_unblock() internally, right before sigsuspend() [or
the equivalent]. The conceptual flow is the same.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author