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
[email protected]:
Are multiple simultaneous calls permitted to startSession()? My intuition is "no", but I would like to ask the group if there are any use cases where this is necessary. If the answer is "yes" it adds some constraints and complexity to the user interface for screen selection in the browser. In particular if we return a Promise from startSession() then I am not sure how we would enforce one-at-a-time.