diff options
author | Sven Gothel <[email protected]> | 2015-09-23 06:42:28 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2015-09-23 06:42:28 +0200 |
commit | be9614d73e69159fbba5b458a4450b5df3a6613b (patch) | |
tree | 769fd32294c7dca847c361b317a99a8ccec24201 /.project | |
parent | 0f08d051974d840ca898d7d0b888a679e4dee248 (diff) |
Bug 1219: IOUtil.testDirExe: Issue Process.destroy() in finalize block to ensure launched native exe process terminates.
See Bug 1219 comment 58: It seems that on some Windows platforms
the launched native process using our test-exe keeps running
even though we issued Process.waitFor().
Hence we issue Process.destroy() in the finalize block
to at least attempt to terminate it.
Note: The Process implementation is platform specific and may vary.
Diffstat (limited to '.project')
0 files changed, 0 insertions, 0 deletions