Skip to content

Commit bd9d033

Browse files
committed
Add documentation about bugfix
1 parent 1219cbd commit bd9d033

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/docs/asciidoc/index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,14 @@ If you are interested in contributing, please refer to our https://github.com/gr
2121

2222
* Native testing support can now be explicitly disabled via `skipNativeTests`.
2323
- See <<maven-plugin.adoc#testing-support-disabling, Disabling testing support>> for details.
24+
* Fixed race condition which prevented the agent files to be generated properly if tests were executed concurrently
2425
* Documented version compatibility for the JUnit Platform and Maven Surefire plugin.
2526
- See <<maven-plugin.adoc#testing-support-version-compatibility, Version compatibility>> for details.
2627

2728
==== Gradle plugin
2829

2930
* Fixed `nativeRun` not working properly under Windows
31+
* Fixed race condition which prevented the agent files to be generated properly if tests were executed concurrently
3032

3133
=== Release 0.9.9
3234

0 commit comments

Comments
 (0)