bugfix
This commit is contained in:
parent
6cf4dbb8cc
commit
afe7637966
@ -150,7 +150,7 @@ class EventDispatcher:
|
|||||||
)
|
)
|
||||||
|
|
||||||
if self.log_traceback:
|
if self.log_traceback:
|
||||||
debug(f'{trackback.format_exc()}')
|
debug(f'{traceback.format_exc()}')
|
||||||
# traceback.print_exc()
|
# traceback.print_exc()
|
||||||
|
|
||||||
await self._run_error_handler(
|
await self._run_error_handler(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user