On Sunday, November 6, 2011 5:35:18 AM UTC-5, Thomas Mueller wrote: > > Which OSes? I'm not observing that on Windows or Mac OSX for what it's >> worth. >> > > Actually I'm not sure. It is my interpretation of this bug: > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4717969 >
Right; that's not quite the same thing here. If my process spawner stuck around, and I tried to kill it, then bug 4717969 (superseded by bug 4109888) might mean that my process spawner would die, but not the process it spawned. In my case, my process spawner wouldn't live long enough anyway to be killed. :-) I've now verified the process behavior on Mac OSX, Windows and Linux. You can see the (extremely early, raw) results of my labor here: http://github.com/ljnelson/h2-maven-plugin Best, Laird -- http://about.me/lairdnelson -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/Vd4AjkLggCUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
