comparison mercurial/state.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 6f67bfe4b82f
children 5bfab9400daf
comparison
equal deleted inserted replaced
39396:f57682dca1c1 39397:452790284a15