Mercurial > hg
diff mercurial/fileset.py @ 39397:452790284a15
tracing: ignore any IOErrors when writing to pipe
When the pager forks off the main process, we can end up with the pipe
closed prematurely. Rather than break hg entirely when that happens
and tracing is active, just let lingering events disappear as needed.
Differential Revision: https://phab.mercurial-scm.org/D4445
author | Augie Fackler <augie@google.com> |
---|---|
date | Sat, 01 Sep 2018 11:33:17 -0400 |
parents | aebfc4c5c855 |
children | 1db5ae4b0dda |