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 invalid mutex unlock when starting client #5

Merged
merged 2 commits into from
May 2, 2023

Conversation

paullouisageneau
Copy link
Owner

The PR fixes a leftover invalid mutex_unlock() call when starting client and refactors is_started flag to non-atomic.

@paullouisageneau paullouisageneau merged commit 43f0ab2 into master May 2, 2023
@paullouisageneau paullouisageneau deleted the fix-client-start branch May 2, 2023 08:46
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

1 participant