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
Each session holds onto a reference to its "active" transaction. If the application commits or rolls back that transaction explicitly (rather than via our APIs), it should be unlinked from the session.