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

Couple of fixes for Loader and cleanup #130

Merged
merged 7 commits into from
Jan 21, 2024
Merged

Couple of fixes for Loader and cleanup #130

merged 7 commits into from
Jan 21, 2024

Conversation

Meivyn
Copy link
Collaborator

@Meivyn Meivyn commented Jan 18, 2024

This fixes an issue where the loader would continue loading songs when switching scenes, which could result in a huge memory leak due to GC being disabled in songs. It also would resume the loading when it gets cancelled, after the player transitions back to the main menu.

@Meivyn Meivyn merged commit e4771cd into master Jan 21, 2024
1 check failed
@Meivyn Meivyn deleted the misc/optimization branch May 16, 2024 20:23
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