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 race in sys_lwcond_wait on error code #5667

Merged
merged 1 commit into from
Feb 16, 2019
Merged

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Feb 16, 2019

Fix random discard of EBUSY set by sys_lwcond_signal.
May be able to address #5654 .

@Nekotekina Nekotekina merged commit 63a9421 into RPCS3:master Feb 16, 2019
@elad335 elad335 deleted the patch-1 branch February 16, 2019 18:52
@Parthorisian
Copy link

Parthorisian commented Feb 16, 2019

thanks, fixwed)
But i'm afraid, this slowed down physics interactions like barrels/vases destruction(

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.

None yet

3 participants