comparison mercurial/utils/stringutil.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 0f549da54379
children f2fbd32c7664
comparison
equal deleted inserted replaced
39396:f57682dca1c1 39397:452790284a15