jon-bell commented on issue #256: repackaged external artifacts (utilities) with no duplicates and use in extensions-api with Commandline URL: https://github.com/apache/maven-surefire/pull/256#issuecomment-563213577 @Tibor17 - The forked JVM should be able to assume that the main maven JVM doesn't crash though (hopefully): so it can always wait for the BYE (or have some very long timeout). In the main JVM, maybe we can wait for the forked JVM with a timeout: if BYE is received, then stop waiting, and if not, wait for the process to terminate?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
