diff options
author | Sean Quah <8349537+squahtx@users.noreply.github.com> | 2021-12-07 11:41:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-07 11:41:31 +0000 |
commit | eccc49d7554d1fab001e1fefb0fda8ffb254b630 (patch) | |
tree | 1fee6bcbab0aa116820614961a9b275839b47b7a /synapse/logging/utils.py | |
parent | Fix 'delete room' admin api to work on incomplete rooms (#11523) (diff) | |
download | synapse-eccc49d7554d1fab001e1fefb0fda8ffb254b630.tar.xz |
Fix `ModuleApi.looping_background_call` for non-async functions (#11524)
After #10847, `looping_background_call` would print an error in the logs every time a non-async function was called. Since the error would be caught and ignored immediately, there were no other side effects.
Diffstat (limited to 'synapse/logging/utils.py')
0 files changed, 0 insertions, 0 deletions