mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-07 06:55:19 -05:00
![Sean Quah](/assets/img/avatar_default.png)
`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: Sean Quah <seanq@element.io>