This moves calculation of base paths to before work is dispatched.
While this does mean that copy tracing will be serialized instead of
parallel, it is necessary to be able to prefetch the base contents
in a batch, which will likely be more efficient.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG54009f8c3e25: fix: obtain base paths before starting workers
rHGf204ba74004b: fix: obtain base paths before starting workers
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage