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

fix: resolve out of memory error #65

Merged
merged 4 commits into from
Jul 22, 2024

Conversation

BBarisKilic
Copy link
Member

Description

Fixes: #53

Optimized video player controller loading process and limited number of loaded videos at the same time to two.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@BBarisKilic BBarisKilic added the bug Something isn't working label Jul 22, 2024
@BBarisKilic BBarisKilic self-assigned this Jul 22, 2024
@BBarisKilic BBarisKilic merged commit 4142c4f into main Jul 22, 2024
2 of 3 checks passed
@BBKDevelopment BBKDevelopment locked as resolved and limited conversation to collaborators Jul 22, 2024
@BBarisKilic BBarisKilic deleted the fix/53/resolve-OutOfMemoryError-issue branch July 22, 2024 20:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: resolve OutOfMemoryError issue
1 participant