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 for data race in heartBeatTimeChecker tests #354

Merged
merged 2 commits into from
Jul 29, 2022

Conversation

javier-op
Copy link
Contributor

Fixes #325
Added parameter to turn off the heartBeatTimeCheckerLoop, so you can run it manually without creating a data race.

@dgkanatsios dgkanatsios self-requested a review July 28, 2022 10:11
@dgkanatsios dgkanatsios added the area/tests Make sure things don't break, unit tests. label Jul 28, 2022
@javier-op javier-op merged commit 5ab9198 into main Jul 29, 2022
@javier-op javier-op deleted the heartbeat_test_datarace branch July 29, 2022 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests Make sure things don't break, unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

data race during testing on NodeAgent tests
2 participants