Data race found in QED tests #5281
Labels
bug: affects latest release
Bug also exists in latest release version
bug
Something isn't working
component: QED
QED module
Hi! I am currently trying to expand the coverage of the clang-sanitizers tests in CI (#5280)
In particular, I've added some QED tests and the thread sanitizer seems to find a data race:
https://github.com/ECP-WarpX/WarpX/actions/runs/10900721122/job/30248957047?pr=5280
The issue seems to concern the line
in
doQedBreitWheeler
anddoQedQuantumSync
The text was updated successfully, but these errors were encountered: