Mercurial > hg
diff mercurial/bookmarks.py @ 43848:15a6c6783060 stable
procutil: add a option to not fully detach background process
When writing test, it is useful to make code pretending to spawn a fully
detached process while still actually waiting for it to finish. We add the
option to `procutil.runbgcommand`, to do so. We will use this in remote-filelog
tests.
Differential Revision: https://phab.mercurial-scm.org/D7584
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 09 Dec 2019 09:53:43 +0100 |
parents | 8ff1ecfadcd1 |
children | 886ec3962c66 |