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.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHGdf1419c5756a: remotefilelog: tell runbgcommand to not block on child process startup
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.