Thread (7 messages) flat view 7 messages, 5 authors, 2016-06-15

Re: [PATCH] unblock and unignore SIGPIPE

From: Patrick Reynolds <hidden>
Date: 2016-06-15 23:02:19

On Sun, Aug 17, 2014 at 8:14 PM, Eric Wong [off-list ref] wrote:
But unicorn would ignore SIGPIPE it if Ruby did not; relying on SIGPIPE
while doing any multiplexed I/O doesn't work well.
Exactly.  Callers block SIGPIPE for their own legitimate reasons, but they
don't consistently unblock it before spawning a git subprocess that needs
the default SIGPIPE behavior.  Easier to fix it in git than in every potential
caller.

--Patrick
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help