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.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG452790284a15: tracing: ignore any IOErrors when writing to pipe
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.