Fix TimeoutError Bug main
authorGeorgios Atheridis <georgios@atheridis.org>
Tue, 5 Sep 2023 23:47:23 +0000 (00:47 +0100)
committerGeorgios Atheridis <georgios@atheridis.org>
Tue, 5 Sep 2023 23:47:23 +0000 (00:47 +0100)
commitc69c019c8b83ebdac0b51e5aa197d63f7ac22727
tree5fd077de338921e8e178a8bad38ec68ab42894ee
parent6ffff29f6179c0619a652267c82c10e4767c5a78
Fix TimeoutError Bug

Handle all OSError exceptions rather than just ConnectionError. Allowing
the to reset itself rather than fail in certain cases.
aptbot/bot.py