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 races in websocket and ocppj #233

Merged
merged 6 commits into from
Oct 18, 2023

Conversation

andig
Copy link
Contributor

@andig andig commented Oct 9, 2023

Fix #231

@lorenzodonini please don't submit- this needs another pair of eyes. In my tests there are no races anymore, but the test suite hangs on me and I couldn't figure out why.

@andig andig marked this pull request as draft October 9, 2023 20:07
@andig
Copy link
Contributor Author

andig commented Oct 9, 2023

Ok, issue is clear. Code returns from the Rlocked select without releasing lock.

@andig andig marked this pull request as ready for review October 9, 2023 21:13
@andig
Copy link
Contributor Author

andig commented Oct 11, 2023

This one should be good to go.

@andig
Copy link
Contributor Author

andig commented Oct 15, 2023

Ok to merge?

@lorenzodonini lorenzodonini merged commit a575f3e into lorenzodonini:master Oct 18, 2023
2 checks passed
@andig andig deleted the fix/websocket-race branch October 18, 2023 20:22
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.

Race in library and tests
2 participants