Archiv für shell
Fixing IPython Pipe Handling
On my Laptop, I use IPython as the default shell. Lately, I noticed pipe handling to be broken in some specific cases. I could trace this back to Python ignoring the SIGPIPE signal. SIGPIPE gets sent to a process when … Weiterlesen