Details
Description
Some static analysis found a variable which was used across multiple threads without any synchronization that would allow race conditions.
The variable does not need to be a member of the class, instead just made a local variable.