timgrein opened a new pull request, #3149:
URL: https://github.com/apache/tika/pull/3149

   Currently `ProcessUtils.execute` starts and then immediately kills a 
subprocess, even if the granted timeout is <= `0`. `TikaHttpClient` has a 
similar scenario and handles that fast-path failure scenario explicitly, so a 
similar mechanism is added to `ProcessUtils.execute`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to