mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 22:07:51 +00:00
Shut down alice.
This commit is contained in:
parent
ba9946e6ea
commit
2ec1c1e43e
@ -401,9 +401,6 @@ def alice(
|
||||
reactor, request, temp_dir, introducer_furl, flog_gatherer, "alice",
|
||||
web_port="tcp:9980:interface=localhost",
|
||||
storage=False,
|
||||
# We're going to kill this ourselves, so no need for finalizer to
|
||||
# do it:
|
||||
finalize=False,
|
||||
)
|
||||
)
|
||||
pytest_twisted.blockon(await_client_ready(process))
|
||||
|
Loading…
Reference in New Issue
Block a user