untie
This commit is contained in:
parent
1ad7b95437
commit
ba60659894
|
@ -232,7 +232,7 @@ class Sanic:
|
||||||
e, format_exc()))
|
e, format_exc()))
|
||||||
else:
|
else:
|
||||||
response = HTTPResponse(
|
response = HTTPResponse(
|
||||||
"An error occured while handling an error")
|
"An error occurred while handling an error")
|
||||||
|
|
||||||
response_callback(response)
|
response_callback(response)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user