This is an archive of the discontinued Mercurial Phabricator instance.

remotefilelog: tell runbgcommand to not block on child process startup
ClosedPublic

Authored by durin42 on Jun 18 2019, 10:00 AM.

Details

Summary

These two invocations will always find a binary because they're
re-running hg. As a result, we can skip waiting for the subprocess to
start running and save a little bit of wall-time.

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.

Event Timeline

durin42 created this revision.Jun 18 2019, 10:00 AM
pulkit accepted this revision.Jun 18 2019, 11:33 AM
This revision is now accepted and ready to land.Jun 18 2019, 11:33 AM