diff tests/test-lfs-test-server.t @ 44274:87167caa2989

lfs: enable workers by default With the stall issue seemingly fixed, there's no reason not to use workers. The setting is left for now to keep the test output deterministic, and in case other issues come up. If none do, this can be converted to a developer setting for usage with the tests. Differential Revision: https://phab.mercurial-scm.org/D7963
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 21 Jan 2020 11:40:15 -0500
parents 181ee2118a96
children edc8504bc26b
line wrap: on
line diff
--- a/tests/test-lfs-test-server.t	Tue Jan 21 11:32:33 2020 -0500
+++ b/tests/test-lfs-test-server.t	Tue Jan 21 11:40:15 2020 -0500
@@ -40,6 +40,8 @@
 #endif
 
   $ cat >> $HGRCPATH <<EOF
+  > [experimental]
+  > lfs.worker-enable = False
   > [extensions]
   > lfs=
   > [lfs]