Fixed Thread Sanitizer complaint by making variable atomic
- May 04, 2022
-
-
Sean McBride authored
Without this multiple threads are accessing IsParallel simultaneously without any synchroniztion/mutex.
-
Without this multiple threads are accessing IsParallel simultaneously without any synchroniztion/mutex.
Backport: release
Without this multiple threads are accessing IsParallel simultaneously without any synchroniztion/mutex.