Element-R: Verification gets stuck if both users hit "verify by emoji" #26723
Labels
A-Element-R
Issues affecting the port of Element's crypto layer to Rust
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Major
Severely degrades major functionality or product features, with no satisfactory workaround
Z-Labs
If both users hit "Verify with emoji" at the same time, there is a race resolution algorithm which says:
... which I think means that the loser needs to send an
m.key.verification.accept
message. This doesn't seem to happen; instead both sides get stuck with a spinner.The text was updated successfully, but these errors were encountered: