Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
3.0.0-alpha1
-
Reviewed
Description
while looking at the file, my IDE highlights that the thread runnables started by
WintuilsProcessStubExecutor.startStreamReader() don't close their streams as they exit.
a java7 try-with-resources would trivially fix this