Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Rimmerworld pipeline race
- X-seq: zsh-workers 43441
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: <zsh-workers@xxxxxxx>
- Subject: Re: PATCH: Rimmerworld pipeline race
- Date: Tue, 11 Sep 2018 09:58:25 +0100
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout1.w1.samsung.com 20180911085828euoutp01f30cc947100f18ee812db44e3c58c3e6~TTMVsn6jG1816318163euoutp01F
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1536656308; bh=IWfEYay8fB76Iaa5PJvSwu61dRtN0GkwEFihY2SUaro=; h=Date:From:To:Subject:In-Reply-To:References:From; b=kbj5DJ1CzvVlDuH8qN58RM1nlofPO3QVlE/Tscu5GecoTq9WFUmtirkjqrFzRHBIM 3dO4ChcUvY5fpb/1z4j7v55cC6eS7Gk8ANBUvxG7UDqAr+D0r850zzAS1j2dKu6nKP FLyBUNK0C+3/vhZQZoRtlCUCm0KVHvLsDZmOgeLQ=
- In-reply-to: <20180910225530.GI4613@sym.noone.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: SCSC
- References: <CGME20180905200816epcas5p18ce6c49baa637e7d83a769e97c4364fb@epcas5p1.samsung.com> <20180905210740.5a6aec15@pws-HP.localdomain> <20180906090902.1f344e9f@camnpupstephen.cam.scsc.local> <20180906092250eucas1p13d651e07ae627d179dd0701e65f912d6~RxTLztJrP2263722637eucas1p12@eucas1p1.samsung.com> <CAH+w=7ZH1d8RZaHNVhb2k+RqBb_8kgxDurewtk1a6TWG9Vvh5Q@mail.gmail.com> <20180907101852.62415ff9@camnpupstephen.cam.scsc.local> <20180907122145.2af5bcba@camnpupstephen.cam.scsc.local> <20180907150140.46a05880@camnpupstephen.cam.scsc.local> <20180907145828eucas1p2755db3a0eb9725cb3a29121033e77f21~SJhg-Al9h2728227282eucas1p2z@eucas1p2.samsung.com> <20180910225530.GI4613@sym.noone.org>
On Tue, 11 Sep 2018 00:55:30 +0200
Axel Beckert <abe@xxxxxxxxxxxxxxx> wrote:
> On Fri, Sep 07, 2018 at 03:58:26PM +0100, Peter Stephenson wrote:
> > On Fri, 7 Sep 2018 15:01:40 +0100 Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> > > OK, this is *much* closer and possibly correct.
> >
> > Here's a more sophisticated fix, though I'll take votes on which to use
> > for now.
>
> Does this fix Vincent Lefevre's problem discussed in the "zsh 5.6
> regression: a pipe sometimes yields a TTOU signal" thread starting at
> zsh-workers 43379?
Yes, it's that problem. Probably a newly exposed race rather than
a regression as this is the first time the code has been joined up
like this.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author