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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
ad199d2: Fix: opting out no longer strands an in-flight push unregister. A DELETE /push_subscriptions is data removal, so it now goes out even after optOut() instead of leaving the server-side subscription active for the whole opted-out period (#746).