mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
This change adds a check for row existence before accessing row element, this should fix issue #10669 Signed-off-by: Vasya Boytsov vasiliy.boytsov@phystech.edu
1 line
123 B
Text
1 line
123 B
Text
Fix a long-standing bug that caused an `AssertionError` when purging history in certain rooms. Contributed by @Kokokokoka.
|