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 possible deadlock in ResourceTextureManager.Update #595

Merged
merged 3 commits into from
Oct 8, 2023

Conversation

Sergio0694
Copy link
Owner

Closes #593

Description

This PR fixes a possible deadlock when calling Update on a resource texture manager object.

@Sergio0694 Sergio0694 added the bug fix ✅ A fix for a reported/discovered bug label Oct 8, 2023
@Sergio0694 Sergio0694 changed the title Dev/fix deadlock Fix possible deadlock in ResourceTextureManager.Update Oct 8, 2023
@Sergio0694 Sergio0694 merged commit 10ed9aa into main Oct 8, 2023
@Sergio0694 Sergio0694 deleted the dev/fix-deadlock branch October 8, 2023 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix ✅ A fix for a reported/discovered bug
Projects
None yet
1 participant