Richard Atkins created EXEC-69:
----------------------------------

             Summary: DefaultExecutor async execute prevents shutdown hooks 
running
                 Key: EXEC-69
                 URL: https://issues.apache.org/jira/browse/EXEC-69
             Project: Commons Exec
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Richard Atkins


The DefaultExecutor asynchronous execute methods create a user-level thread to 
monitor the process it starts. This prevents shutdown hooks - like the one in 
ShutdownHookProcessDestroyer - from running. This makes these two classes 
incompatible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to