mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-17 07:28:57 +00:00
File follow-up ticket.
This commit is contained in:
parent
cf00c6918c
commit
e9c3a227a1
@ -1248,7 +1248,8 @@ class HTTPNativeStorageServer(service.MultiService):
|
||||
)
|
||||
|
||||
# TODO Make sure LoopingCall waits for the above timeout for looping again:
|
||||
#return self._connecting_deferred
|
||||
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3981
|
||||
#return self._connecting_deferred or maye await it
|
||||
|
||||
def stopService(self):
|
||||
if self._connecting_deferred is not None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user