Skip to content

Conversation

@wenyongh
Copy link
Owner

@wenyongh wenyongh commented Sep 4, 2023

No description provided.

JamesMenetrey and others added 5 commits August 28, 2023 09:42
As a part of stress-testing we want to ensure that mutex implementation is working
correctly and protecting shared resource to be allocated from other threads when
mutex is locked.

This test covers the most common situations that happen when some program uses
mutexes like locks from various threads, locks from the same thread etc.
Use a separate global lock instead.

Fixes: #2407
@wenyongh wenyongh merged commit 8f66e2a into wenyongh:main Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants