Skip to content

Commit a589243

Browse files
committed
Move #2423 to 5.7.2
1 parent 871ab82 commit a589243

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.7.2.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ GitHub.
3030
* Test classes annotated with `@ResourceLock` no longer run in parallel with `@Isolated`
3131
ones.
3232

33+
==== New Features and Improvements
34+
35+
* Improved `ExclusiveResource` handling: if a `Node` has only read locks and no read-write
36+
locks, then descendants are not forced into `SAME_THREAD` execution and can run
37+
concurrently.
38+
3339

3440
[[release-notes-5.7.2-junit-vintage]]
3541
=== JUnit Vintage

0 commit comments

Comments
 (0)