[BUG] Unlocking unlocked mutex in GlobalRestoreBytesBufferAlloc
#5715
Labels
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
Is there an existing issue for this?
Current Behavior
Hey! I'm getting a panic in GlobalRestoreBytesBufferAlloc:
It was probably caused by trying to unlock an unlocked mutex.
Expected Behavior
Probably race should be fixed for unlocking the mutex
Steps To Reproduce
Happen statistically, couldn't reproduce
Relevant log output
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: