Tibor Digana created SUREFIRE-1998: -------------------------------------- Summary: Interrupted PPID Checker should have the same meaning as stopped PPID Checker Key: SUREFIRE-1998 URL: https://issues.apache.org/jira/browse/SUREFIRE-1998 Project: Maven Surefire Issue Type: Improvement Components: Maven Failsafe Plugin, Maven Surefire Plugin, process forking Reporter: Tibor Digana Assignee: Tibor Digana Fix For: 3.0.0-M6
If the surefire forked JVM is going to exit and the exit process takes some time, the parent process checker can be interrupted and there the interrupted thread of the checker should avoid a situation that the JVM is killed. The JVM is in the process of exit. -- This message was sent by Atlassian Jira (v8.20.1#820001)