forked from MirrorHub/synapse
380122866f
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'`.
|