mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-10 14:29:38 -04:00

Properly convert a coroutine into a Deferred in federation_base to fix an error when joining a room.
2 lines
106 B
Plaintext
2 lines
106 B
Plaintext
Fix bug which caused an error when joining a room, with `'coroutine' object has no attribute 'event_id'`.
|