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
While investigating this internal ticket, I realized that none of our session-related methods start_session and end_session are available in the top-level API. Instead, they are only available on the scope, leading users to call the methods on the wrong scopes We should instead expose these methods in the top-level API and have them get called on the isolation scope