olamy commented on code in PR #3252:
URL: https://github.com/apache/maven-surefire/pull/3252#discussion_r2785329533
##########
surefire-booter/src/main/java/org/apache/maven/surefire/booter/PpidChecker.java:
##########
@@ -57,11 +57,18 @@
/**
* Recognizes PID of Plugin process and determines lifetime.
+ * <p>
+ * This implementation uses native commands ({@code ps} on Unix, {@code wmic}
on Windows)
Review Comment:
fixed in d02c6d376
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]