Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: :|: =(hang)
- X-seq: zsh-workers 42627
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: :|: =(hang)
- Date: Wed, 11 Apr 2018 15:15:36 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=kPmaXyvy1blhsnGYLNbWduS0bqN7Ah18MfWXh8aubpA=; b=N+pA7XaNbzwg1HAzdVPCTAbpmbFbXPk9K3hMZSKV+5Z+EWxxcrLJecGukL9jy6zlxe UCRCqaIR1UWy10KdKwEuIJcPSjJbJibYBtaLOjZQCAmW/zsSjHaVwgrNF0CkDDpc+qGb OXrghtcl6M5BwRUMgAWHtIxCKsfoXLHCxyIqP3lPTANlIIm7O9JLL2+oj/p5jU7IxLdr 4g2pOGyHVasNwzVQ4HT1Q888fve6VKkTnFaC1NFnv0Z2hVWfEHxe52iwH/Ov6vofEMYx MhRXnCQNvVpnKOg5VkYY7VnSWU7fUQdrlaGnqSuPvbRNDIHcgdDFoA4EBLdO43TfvoR7 piow==
- In-reply-to: <4546.1523139945@thecus>
- 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
- References: <4546.1523139945@thecus>
On Apr 8, 12:25am, Oliver Kiddle wrote:
} Subject: :|: =(hang)
}
} The following hangs the shell which seems like a bug to me:
} zsh -f
} % echo hi | echo =(notfound)
} zsh: command not found: notfound
} kill -9 is needed at this point.
Hmm, "kill -1" worked for me.
In any case this is NOT fixed by workers/42619 or anything else in the
"echo | ps -j $(:)" thread.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author