zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: bug with for and |&
Date: Tue, 19 Dec 2000 14:48:42 +0100 (MET)	[thread overview]
Message-ID: <200012191348.OAA00591@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Peter Stephenson's message of Tue, 19 Dec 2000 12:36:28 +0000


Peter Stephenson wrote:

> The problem is general to cases where a current-shell construct on the left
> of the pipeline contains an external command.  It doesn't matter what's on
> the right of the pipeline.  The code on the left seems to be executing all
> right.
> 
> % exec 3>&2
> % { ls; print Finished >&3 } |& cat
> Finished
> 
> and it hangs in zwaitjobs, waiting for the job to finish, which it never
> does.  Change `ls' to `print foo' and the problem goes away.

Rats. I still can't reproduce it, neither with (on Linux), nor without 
(on DU) the patch. So I guess there must be some kind of race
condition somewhere...


Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~2000-12-19 13:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-19 13:48 Sven Wischnowsky [this message]
2000-12-22  7:01 ` Andrej Borsenkow
     [not found] <1001218181948.ZM20470@candle.brasslantern.com>
2000-12-19 10:33 ` Peter Stephenson
2000-12-19 12:36   ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200012191348.OAA00591@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).