no, we can't

This commit is contained in:
meejah 2023-07-29 04:14:39 -06:00
parent 01a87d85be
commit e565b9e28c

View File

@ -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(