This is an archive of the discontinued Mercurial Phabricator instance.

merge: don't use workers in in-memory mode
ClosedPublic

Authored by phillco on Oct 15 2017, 11:39 PM.

Details

Summary

The worker processes can't share memory, so workers should not be used.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

phillco created this revision.Oct 15 2017, 11:39 PM
durin42 accepted this revision.Oct 16 2017, 9:18 PM
This revision is now accepted and ready to land.Oct 16 2017, 9:18 PM
This revision was automatically updated to reflect the committed changes.