mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
3818ad9fa9
commit
c6f37718fe
@ -143,3 +143,4 @@ class LibraryServer(TestServer):
|
||||
def __exit__(self, *args):
|
||||
self.loop.stop()
|
||||
self.handler.close()
|
||||
self.join(self.loop.opts.shutdown_timeout)
|
||||
|
Loading…
x
Reference in New Issue
Block a user