mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 15:06:30 +03:00
There was a recent failure: https://github.com/deltachat/deltachat-core-rust/actions/runs/6413378410/job/17412334267?pr=4789 > assert msg1.is_system_message() # Member added E AssertionError: assert False E + where False = <bound method Message.is_system_message of <Message incoming sys=False 'hi' id=12 sender=10/45n2p@ci.testrun.org chat=13/hello>>() Maybe a message reordering happened, but i have no idea why. Let's add more logs to be sure the "Member added" message isn't just lost.