Mercurial > hg
diff tests/test-casecollision.t @ 29428:247ea0dfdb94
chgserver: do not ignore SIGPIPE if pager is used
We rely on SIGPIPE to exit when the pager exits. And Python ignores SIGPIPE
by default. Explicitly set SIGPIPE handler to SIG_DFL (terminate) just like
pager.py.
author | Jun Wu <quark@fb.com> |
---|---|
date | Fri, 24 Jun 2016 17:06:41 +0100 |
parents | 7a9cbb315d84 |
children | 0b8e076e878c |