Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 3a44f06

Browse files
committed
hangs at exit, otherwise
1 parent 08bf6ad commit 3a44f06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/template.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def random_path(self):
3232

3333
@defer.inlineCallbacks
3434
def tearDown(self):
35+
yield self.tor_state.set_attacher(None, reactor)
3536
yield self.tor_state.protocol.quit()
3637
# seems to leave dirty reactor otherwise?
3738
yield self.tor_state.protocol.transport.loseConnection()

0 commit comments

Comments
 (0)