mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-11 23:03:53 +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",
|
reactor, request, temp_dir, introducer_furl, flog_gatherer, "alice",
|
||||||
web_port="tcp:9980:interface=localhost",
|
web_port="tcp:9980:interface=localhost",
|
||||||
storage=False,
|
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))
|
pytest_twisted.blockon(await_client_ready(process))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user