Skip to content

Fix player not initialized error#120

Merged
binary-koan merged 2 commits intomainfrom
fix-player-not-initialized
Mar 26, 2026
Merged

Fix player not initialized error#120
binary-koan merged 2 commits intomainfrom
fix-player-not-initialized

Conversation

@binary-koan
Copy link
Contributor

There's potentially a race condition where if setupPlayer takes a long time we can attempt to use the player before it's ready.

This makes sure any calls that depend on the player state wait for the setup to complete.

@binary-koan binary-koan self-assigned this Mar 26, 2026
@binary-koan binary-koan merged commit 36450c0 into main Mar 26, 2026
2 checks passed
@binary-koan binary-koan deleted the fix-player-not-initialized branch March 26, 2026 22:58
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.

1 participant