mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-04 09:29:11 +00:00
don't need start_new_session
This commit is contained in:
parent
ca522a5293
commit
bef71978b6
@ -652,7 +652,6 @@ class PidFileLocking(SyncTestCase):
|
||||
[sys.executable, "other_lock.py", lockfile.path],
|
||||
stdout=PIPE,
|
||||
stderr=PIPE,
|
||||
start_new_session=True,
|
||||
)
|
||||
# make sure our subprocess has had time to acquire the lock
|
||||
# for sure (from the "." it prints)
|
||||
|
Loading…
x
Reference in New Issue
Block a user