[
https://issues.apache.org/jira/browse/EXEC-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866544#comment-13866544
]
Alexei Barantsev commented on EXEC-69:
--------------------------------------
Any chance this issue will be fixed soon?
> 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
> Attachments: DaemonExecutor.java
>
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)