summary refs log tree commit diff
path: root/changelog.d/11524.bugfix
blob: 6e1e4bd44c3c005e690eddc18d5ae34cd1924cf7 (plain) (blame)
1
Fix a regression in Synapse 1.48.0 where the module API's `looping_background_call` method would spam errors to the logs when given a non-async function.