mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-07 11:45:25 -05:00
![Sean Quah](/assets/img/avatar_default.png)
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.