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

Savestates: Fix compressed serialization handler deadlock #14875

Merged
merged 1 commit into from Dec 5, 2023

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Dec 5, 2023

Should test the current state rather then the future state, otherwise the thread may wait for its own byte to process even though it did not commit anything.

@elad335 elad335 added Bugfix Savestates Anything that involves savestates labels Dec 5, 2023
@elad335 elad335 merged commit fbeaa1c into master Dec 5, 2023
6 checks passed
@elad335 elad335 deleted the elad335-patch-1 branch December 31, 2023 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix Savestates Anything that involves savestates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant