Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
org.apache.sling.testing.tools 1.0.6
-
None
Description
The JarExecutor currently doesn't wait on the process that it executes when its run() method is called as a JVM shutdown hook.
That felt safer when I implemented it, but it would be useful to be able to wait, optionally.