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

test/turn: use mutex instead atomic #909

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Conversation

sreimers
Copy link
Member

@sreimers sreimers commented Aug 16, 2023

Atomic does not avoid all possible data races, especially within fd_listen

@sreimers sreimers force-pushed the turn_test_thread_mutex branch from 2a3fc3b to 07f07b4 Compare August 16, 2023 13:29
@sreimers sreimers marked this pull request as ready for review August 16, 2023 13:52
@sreimers sreimers changed the title test/turn: use mutex instead atomic (does not avoid all data races) test/turn: use mutex instead atomic Aug 16, 2023
@sreimers sreimers merged commit 9619185 into main Aug 16, 2023
@sreimers sreimers deleted the turn_test_thread_mutex branch August 16, 2023 13: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.

1 participant