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 2016/10/02 09:07:21 UTC

[jira] [Created] (SUREFIRE-1289) forkedProcessTimeoutInSeconds should not use ping timer of 10 seconds but 0.1 sec period timer

Tibor Digana created SUREFIRE-1289:
--------------------------------------

             Summary: forkedProcessTimeoutInSeconds should not use ping timer of 10 seconds but 0.1 sec period timer
                 Key: SUREFIRE-1289
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1289
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Failsafe Plugin, Maven Surefire Plugin
            Reporter: Tibor Digana
            Assignee: Tibor Digana


Fix typo in ForkStarter where method {{triggerTimeoutCheck()}} used
{{pingThreadScheduler}} instead of {{timeoutCheckScheduler}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)