mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-28 17:52:34 -04:00
...
This commit is contained in:
@@ -108,6 +108,7 @@ class TestServer(Thread):
|
||||
|
||||
def __exit__(self, *args):
|
||||
self.loop.stop()
|
||||
self.join(self.loop.opts.shutdown_timeout)
|
||||
|
||||
def connect(self, timeout=None):
|
||||
if timeout is None:
|
||||
|
||||
Reference in New Issue
Block a user