0.9.2
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.
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.