Skip to content

v1.3.3 - Handle ConnectionError Bugfix

Compare
Choose a tag to compare
@Askaholic Askaholic released this 02 Feb 00:22
· 261 commits to develop since this release
273ff76

Summary

Even after adding a workaround for the asyncio bug, there were still new places where possible connection errors needed to be handled.

Pull Requests

  • Bugfix: Handle connection errors (#524)