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
StateError: Bad state: Future already completed
File "sorter.dart", line 23, in MessageSorter.prepareMessage.<fn>
...
(4 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
We need to check that futures aren't completed before completing them. This is a little weird though because it means we're possibly getting back duplicates or running resolution multiple times?
Sentry Issue: INTIFACE-CENTRAL-N
The text was updated successfully, but these errors were encountered: