Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Race condition workaround #237

Open
wants to merge 1 commit into
base: web-sdk
Choose a base branch
from

Conversation

martinkuba
Copy link
Collaborator

When session is started immediately when SessionManager is created, then observers added later via addObserver() are not notified of the first session start. This delays the creation of the first session until session ID is requested for the first time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants