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
The introduced solution/mitigation in #342 is not cancel-safe. In case, the background process is killed after the messages are fetched, but before the store notification is persisted, the store notifications are lost.
The text was updated successfully, but these errors were encountered:
The introduced solution/mitigation in #342 is not cancel-safe. In case, the background process is killed after the messages are fetched, but before the store notification is persisted, the store notifications are lost.
The text was updated successfully, but these errors were encountered: