mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-19 08:16:19 +00:00
no, we can't
This commit is contained in:
parent
01a87d85be
commit
e565b9e28c
@ -173,8 +173,6 @@ class StorageServer(object):
|
||||
Note that self.process and self.protocol will be new instances
|
||||
after this.
|
||||
"""
|
||||
# XXX per review comments, _can_ we make this "return a new
|
||||
# instance" instead of mutating?
|
||||
self.process.transport.signalProcess('TERM')
|
||||
yield self.protocol.exited
|
||||
self.process = yield _run_node(
|
||||
|
Loading…
x
Reference in New Issue
Block a user