mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-17 22:44:24 -05:00
b29474e0aa
This currently causes presence notify code to log exceptions when there is no state changes to process. This doesn't actually cause any problems as we'd simply do nothing anyway.
2 lines
49 B
Plaintext
2 lines
49 B
Plaintext
Port `synapse.handlers.presence` to async/await.
|