mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 14:36:29 +03:00
python: run and shutdown
This commit is contained in:
@@ -54,7 +54,6 @@ class IOThreads:
|
||||
ev = next(it)
|
||||
except StopIteration:
|
||||
break
|
||||
print("{}", ev)
|
||||
self.account.ac_log_line("calling hook name={} kwargs={}".format(ev.name, ev.kwargs))
|
||||
ev.call_hook()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user