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 two race conditions found with thread sanitizer #4932

Conversation

lucafedeli88
Copy link
Member

This PR fixes two (likely harmless) race conditions found with the thread sanitizer CI test that will be introduced with #4799 (this PR will likely be merged in a few weeks, since changes in AMReX are needed to fix all the race conditions found with the thread sanitizer tool).

@lucafedeli88 lucafedeli88 added bug Something isn't working backend: openmp Specific to OpenMP execution (CPUs) bug: affects latest release Bug also exists in latest release version labels May 15, 2024
@lucafedeli88 lucafedeli88 requested a review from ax3l May 15, 2024 08:41
@lucafedeli88 lucafedeli88 merged commit 6d2c5ed into ECP-WarpX:development May 18, 2024
45 checks passed
Haavaan pushed a commit to Haavaan/WarpX that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: openmp Specific to OpenMP execution (CPUs) bug: affects latest release Bug also exists in latest release version bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants