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 hangs when loading modules or exporting WAV files #245

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

Gumball2415
Copy link
Collaborator

@Gumball2415 Gumball2415 commented Dec 22, 2023

Taken from https://github.com/yohhoy/yamc/blob/master/include/fair_mutex.hpp

This pull request aims to implement fair APU mutexes in SoundGen to prevent UI deadlocking.

Changes in this PR:

@Gumball2415 Gumball2415 changed the title Switch to fair mutexes to avoid UI deadlocks Fix hangs when loading modules or exporting WAV files Dec 22, 2023
@Gumball2415 Gumball2415 merged commit 6613efc into main Dec 27, 2023
8 checks passed
@nyanpasu64 nyanpasu64 deleted the fix-soundgen-deadlock branch March 13, 2024 11:53
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.

Hang when running Dn-FT on single-core affinity and loading modules
2 participants