You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (Jira)" <ji...@apache.org> on 2022/02/03 03:27:00 UTC

[jira] [Created] (SUREFIRE-1998) Interrupted PPID Checker should have the same meaning as stopped PPID Checker

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)