Skip to content

Conversation

@marcphilipp
Copy link
Member

@marcphilipp marcphilipp commented Oct 2, 2024

Overview

Prior to this change additional locks were not cleared from siblings
when discovering the global read-write lock on a test descriptor which
led to incompatible locks and caused test execution to fail.

Fixes #4027.


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

Prior to this change additional locks were not cleared from siblings
when discovering the global read-write lock on a test descriptor which
led to incompatible locks and caused test execution to fail.

Fixes #4027.
@marcphilipp marcphilipp force-pushed the marc/4027-fix-global-lock-coarsening branch from ea17b28 to 5bab0e4 Compare October 2, 2024 11:23
@marcphilipp marcphilipp marked this pull request as ready for review October 2, 2024 11:24
@marcphilipp marcphilipp requested a review from leonard84 October 2, 2024 11:24
@marcphilipp marcphilipp merged commit 871e800 into main Oct 3, 2024
@marcphilipp marcphilipp deleted the marc/4027-fix-global-lock-coarsening branch October 3, 2024 08:58
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.

Declaring the global read-write lock on a leaf node should not fail execution

4 participants