mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
Properly convert a coroutine into a Deferred in federation_base to fix an error when joining a room.
1 line
106 B
Text
1 line
106 B
Text
Fix bug which caused an error when joining a room, with `'coroutine' object has no attribute 'event_id'`.
|