Closed jaredoconnell closed 7 months ago
This moves a line up into a slot in the code at which the mutex is locked. That's it. That appears to fix the race condition.
By contributing to this repository, I agree to the contribution guidelines.
Changes introduced with this PR
This moves a line up into a slot in the code at which the mutex is locked. That's it. That appears to fix the race condition.
By contributing to this repository, I agree to the contribution guidelines.