On Wed, Mar 8, 2017 at 11:33 AM, jn...@jnthn.net via RT <
perl6-bugs-follo...@perl.org> wrote:

> Fixed and tested in S17-procasync/nonexistent.t. (The change is to default
> to ignoring SIGPIPE, since we error-check all operations anyway. Those who
> do want to exit on SIGPIPE can write `signal(SIGPIPE).tap: { exit 1 }` or
> so.
>

Hm. I'm going to guess this will interact badly with use as part of a shell
pipeline.

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to