synapse/changelog.d/8890.feature
David Teller f14428b25c
Allow spam-checker modules to be provide async methods. (#8890)
Spam checker modules can now provide async methods. This is implemented
in a backwards-compatible manner.
2020-12-11 14:05:15 -05:00

2 lines
55 B
Gherkin

Spam-checkers may now define their methods as `async`.