New TimeoutProcessBuilder class
-------------------------------

                 Key: LANG-455
                 URL: https://issues.apache.org/jira/browse/LANG-455
             Project: Commons Lang
          Issue Type: New Feature
            Reporter: Jeff Rodriguez
            Priority: Minor


I've a new class I would like to contribute to Commons Lang. It's purpose is to 
safely waitFor() processes created with a ProcessBuilder to exit. By safely I 
mean a timeout is instituted.

It will need to be updated to use Commons Lang code style and package name 
space, as well as have a test case written for it. I'm not sure how that should 
work given it's platform specific nature.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to