diff options
author | Sean Quah <seanq@element.io> | 2022-04-28 16:07:09 +0100 |
---|---|---|
committer | Sean Quah <seanq@element.io> | 2022-04-28 19:28:00 +0100 |
commit | 62d3b915a5eb110b36e75107d77dd161305bf7e9 (patch) | |
tree | b890b635547e39d32dd15e6497f0414693617650 /.github | |
parent | Complain if a federation endpoint has the `@cancellable` flag (diff) | |
download | synapse-62d3b915a5eb110b36e75107d77dd161305bf7e9.tar.xz |
Respect the `@cancellable` flag for `ReplicationEndpoint`s
While `ReplicationEndpoint`s register themselves via `JsonResource`, they pass a method that calls the handler, instead of the handler itself, to `register_paths`. As a result, `JsonResource` will not correctly pick up the `@cancellable` flag and we have to apply it ourselves. Signed-off-by: Sean Quah <seanq@element.io>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions