We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3925148 commit add156fCopy full SHA for add156f
1 file changed
build/fix-empty-room-state.patch
@@ -20,7 +20,7 @@
20
+ await_full_state=await_full_state,
21
+ )
22
+
23
-+ for _ in range(3):
++ for _ in range(10):
24
+ await self.clock.sleep(Duration(seconds=1.5))
25
+ new_state = await self.get_current_state_ids(
26
+ room_id,
0 commit comments