Skip to content

0.9.2

Choose a tag to compare

@ashleysommer ashleysommer released this 09 May 00:55
· 44 commits to master since this release

On Sanic 0.6.0, some exceptions can be thrown after a request has finished.
In this case, the request context has been destroyed and cannot be accessed. Added a fix for those scenarios.