Skip to content

Commit

Permalink
Move #2423 to 5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed May 15, 2021
1 parent 871ab82 commit a589243
Showing 1 changed file with 6 additions and 0 deletions.
Expand Up @@ -30,6 +30,12 @@ GitHub.
* Test classes annotated with `@ResourceLock` no longer run in parallel with `@Isolated`
ones.

==== New Features and Improvements

* Improved `ExclusiveResource` handling: if a `Node` has only read locks and no read-write
locks, then descendants are not forced into `SAME_THREAD` execution and can run
concurrently.


[[release-notes-5.7.2-junit-vintage]]
=== JUnit Vintage
Expand Down

0 comments on commit a589243

Please sign in to comment.