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
fix: handle internal notifications during session cleanup
- Add _closed flag to track session state
- Skip notification validation during cleanup phase
- Handle internal notifications gracefully during shutdown
This fixes an issue where internal notifications (e.g. 'cancelled')
would trigger validation errors during session cleanup.
0 commit comments