mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
slightly clarified comment
This commit is contained in:
parent
825bcf3f3b
commit
fbb5f4c359
@ -547,7 +547,7 @@ def tor_network(reactor, temp_dir, chutney, request):
|
||||
# now, as per Chutney's README, we have to create the network
|
||||
pytest_twisted.blockon(chutney(("configure", basic_network)))
|
||||
|
||||
# ensure we will tear down the network right before we start it
|
||||
# before we start the network, ensure we will tear down at the end
|
||||
def cleanup():
|
||||
print("Tearing down Chutney Tor network")
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user