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

server: Eliminate data races #1992

Merged
merged 3 commits into from
Aug 18, 2021
Merged

server: Eliminate data races #1992

merged 3 commits into from
Aug 18, 2021

Conversation

darkdarkdragon
Copy link
Contributor

What does this pull request do? Explain your changes. (required)
Eliminate couple of data races.

Specific updates (required)
Used locks and mutexes.

How did you test each of these updates (required)
Manually.

Does this pull request close any open issues?

Checklist:

Copy link
Contributor

@jailuthra jailuthra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Let's add a CHANGELOG_PENDING entry under Bug Fixes before merging.

@darkdarkdragon darkdarkdragon merged commit 32e4188 into master Aug 18, 2021
@darkdarkdragon darkdarkdragon deleted the it/data-race branch August 18, 2021 17:02
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

2 participants