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
System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
Without this multiple threads are accessing IsParallel simultaneously without any synchroniztion/mutex.
Backport: release