]> git.mxchange.org Git - quix0rs-apt-p2p.git/blobdiff - apt_dht/MirrorManager.py
Add timeouts to some unittests.
[quix0rs-apt-p2p.git] / apt_dht / MirrorManager.py
index dd8030a2c5b08cffbbe62923a10ca8260389c553..4f1c32f343e2ba0e7e28a9a2bf246e5c65d68ea9 100644 (file)
@@ -77,6 +77,7 @@ class MirrorManager:
 class TestMirrorManager(unittest.TestCase):
     """Unit tests for the mirror manager."""
     
+    timeout = 20
     pending_calls = []
     client = None