Ian Jackson writes ("Re: Bug#841090: Why not just set signal handlers?"):
> It's certainly not just my opinion.  This bug was fixed in Python and
> GHC and xfce4-terminal already.  The bug I filed against lightdm has
> been fixed.
> 
>  https://ghc.haskell.org/trac/ghc/ticket/4274
>  https://twistedmatrix.com/trac/ticket/4199
>  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733722

Also,

libguestfs
  https://www.redhat.com/archives/libguestfs/2011-April/msg00006.html

launchpad
  
https://code.launchpad.net/~jelmer/launchpad/637507-subprocess-sigpipe/+merge/37940
 
  Written in Python but the Python fix would have been backwards-
  incompatible so often applications need patching.  This one is
  notable because launchpad wants to run dpkg-source -x and motivation
  in the bug report suggests that dpkg-source -x can break sometimes
  with SIGPIPE ignored.

pyanaconda
  
https://lists.fedorahosted.org/pipermail/anaconda-patches/2014-September/013489.html
  (another Python one)

chromium
  
https://chromium.googlesource.com/native_client/src/native_client/+/master/tools/test_lib.py
  (another Python one)

ubuntutools
  https://lists.ubuntu.com/archives/universe-bugs/2011-June/197570.html
  (another Python one)

dak
  https://lists.debian.org/debian-dak/2013/10/msg00009.html
  (having this bug in the Python standard library just keeps giving)

I also found this

  http://www.pixelbeat.org/programming/sigpipe_handling.html

I hope that's enough to convince you...

Thanks,
Ian.

-- 
Ian Jackson <ijack...@chiark.greenend.org.uk>   These opinions are my own.

If I emailed you from an address @fyvzl.net or @evade.org.uk, that is
a private address which bypasses my fierce spamfilter.

Reply via email to