summary refs log tree commit diff
path: root/synapse/util/async_helpers.py
diff options
context:
space:
mode:
authorErik Johnston <erikj@element.io>2025-02-05 13:07:49 +0100
committerGitHub <noreply@github.com>2025-02-05 12:07:49 +0000
commitb8a333004a9d7591ecf2c477c50e06f122f40565 (patch)
tree09e9581cd1ee170fcc770922ae35874824324e98 /synapse/util/async_helpers.py
parentAdd MSC3861 config options admin_token_path and client_secret_path (#18004) (diff)
downloadsynapse-b8a333004a9d7591ecf2c477c50e06f122f40565.tar.xz
Fix legacy modules `check_username_for_spam` (#18135)
Broke in #17916, as the signature inspection incorrectly looks at the
wrapper function. We fix this by setting the signature on the wrapper
function to that of the wrapped function via `@functools.wraps`.
Diffstat (limited to 'synapse/util/async_helpers.py')
0 files changed, 0 insertions, 0 deletions