You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
recent_senders [nfc]: Verify that message ID lists are sorted
The data structure and its helpers rely on message IDs being sorted,
otherwise its behavior is unpredictable.
This will provide useful diagnostic information when that happens. This
is NFC because no change is made live, i.e. no additional sorting.
0 commit comments