This is an archive of the discontinued Mercurial Phabricator instance.

fix: make the order of the work queue deterministic
ClosedPublic

Authored by hooper on Mar 21 2019, 10:56 PM.

Details

Summary

This makes any output generated during the parallel phase of execution stable
if parallelism is disabled. This helps write tests like that in the future.

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.