diff options
Diffstat (limited to 'changelog.d/11524.bugfix')
-rw-r--r-- | changelog.d/11524.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/11524.bugfix b/changelog.d/11524.bugfix deleted file mode 100644 index 6e1e4bd44c..0000000000 --- a/changelog.d/11524.bugfix +++ /dev/null @@ -1 +0,0 @@ -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. |