Skip to content

Fixed Thread Sanitizer complaint by making variable atomic

Without this multiple threads are accessing IsParallel simultaneously without any synchroniztion/mutex.

Backport: release

Edited by Sean McBride

Merge request reports

Loading