Skip to content

Revoke async exception handler support

Compare
Choose a tag to compare
@ashleysommer ashleysommer released this 21 Feb 00:22
· 11 commits to master since this release
  • Fixes the issue where the sanic asyncio server write_error routine cannot use an async Exception handler.
  • Fixes #38 (again)