This is an archive of the discontinued Mercurial Phabricator instance.

debugcommands: work around logiofd being a pipe and unseekable
ClosedPublic

Authored by durin42 on Jun 14 2018, 12:11 PM.

Details

Summary

This was breaking in our Python 3 build, but not Python 2. I don't
know how it ever worked in Python 2, but this passes on both.

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.