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

Improve destroy handling #184

Merged
merged 4 commits into from
Feb 10, 2025
Merged

Improve destroy handling #184

merged 4 commits into from
Feb 10, 2025

Conversation

dweinber
Copy link
Member

Description

When the player is destroyed, not all BitmovinYospacePlayer internals were properly cleaned up, but should be now.

Additionally, calling destroy during an ongoing load process led to an error being thrown which the application cannot catch. This error was thrown from the Bitmovin Player, and now this is caught by the integration code and surfaced as load.reject as expected.

Checklist (for PR submitter and reviewers)

  • CHANGELOG entry

@dweinber dweinber merged commit 5833b0a into main Feb 10, 2025
3 checks passed
@dweinber dweinber deleted the feature/improve-destroy-handling branch February 10, 2025 16:32
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