Closed kegsay closed 6 months ago
And some drive-by logging improvements, along with a new ServerRoom.WaiterForEvent(eventID) function which makes waiting for an event to arrive on the Complement server much much easier to write in code.
ServerRoom.WaiterForEvent(eventID)
For linking: https://github.com/element-hq/synapse/issues/16928
And some drive-by logging improvements, along with a new
ServerRoom.WaiterForEvent(eventID)
function which makes waiting for an event to arrive on the Complement server much much easier to write in code.