mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-04 13:49:15 +01: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.
1 line
49 B
Text
1 line
49 B
Text
Port `synapse.handlers.presence` to async/await.
|