From e565b9e28c00138eed1cf3cfdb064c23ddad9ffc Mon Sep 17 00:00:00 2001 From: meejah Date: Sat, 29 Jul 2023 04:14:39 -0600 Subject: [PATCH] no, we can't --- integration/grid.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/integration/grid.py b/integration/grid.py index 5ce4179ec..064319f74 100644 --- a/integration/grid.py +++ b/integration/grid.py @@ -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(