From 2e396d7dc3834e32ec4e1ba2eef9347c4d731709 Mon Sep 17 00:00:00 2001 From: Cedric Champeau Date: Fri, 4 Feb 2022 13:20:26 +0100 Subject: [PATCH] Add documentation about bugfix --- docs/src/docs/asciidoc/index.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/docs/asciidoc/index.adoc b/docs/src/docs/asciidoc/index.adoc index ef001d3d2..7ac018b7e 100644 --- a/docs/src/docs/asciidoc/index.adoc +++ b/docs/src/docs/asciidoc/index.adoc @@ -21,12 +21,14 @@ If you are interested in contributing, please refer to our https://github.com/gr * Native testing support can now be explicitly disabled via `skipNativeTests`. - See <> for details. +* Fixed race condition which prevented the agent files to be generated properly if tests were executed concurrently * Documented version compatibility for the JUnit Platform and Maven Surefire plugin. - See <> for details. ==== Gradle plugin * Fixed `nativeRun` not working properly under Windows +* Fixed race condition which prevented the agent files to be generated properly if tests were executed concurrently === Release 0.9.9