Skip to content
Snippets Groups Projects
Unverified Commit 6ee61b90 authored by Sean Quah's avatar Sean Quah Committed by GitHub
Browse files

Complain if a federation endpoint has the `@cancellable` flag (#12705)


`BaseFederationServlet` wraps its endpoints in a bunch of async code
that has not been vetted for compatibility with cancellation.
Fail CI if a `@cancellable` flag is applied to a federation endpoint.

Signed-off-by: default avatarSean Quah <seanq@element.io>
parent d38d2424
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment