Revoke async exception handler support
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)