summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorSean Quah <seanq@element.io>2022-04-28 16:07:09 +0100
committerSean Quah <seanq@element.io>2022-04-28 19:28:00 +0100
commit62d3b915a5eb110b36e75107d77dd161305bf7e9 (patch)
treeb890b635547e39d32dd15e6497f0414693617650 /.github
parentComplain if a federation endpoint has the `@cancellable` flag (diff)
downloadsynapse-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