Displaying 2 results from an estimated 2 matches for "embedded_gem_serv".
Did you mean:
embedded_gem_server
2007 Feb 28
1
[ win32utils-Support Requests-8957 ] Killing grandchildren?
...#39;s PID, I could kill it, but I only have the pid of the child process. If I kill the child, then the grandchild is not killed, but stays alive, and is owned by the top-level cmd shell process.
Here''s the file where I am trying to do this:
http://rubyforge.org/viewvc/trunk/spec/helper/embedded_gem_server.rb?revision=353&root=geminstaller&view=markup
Thanks,
Chad
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=412&aid=8957&group_id=85
2007 May 27
0
[ win32utils-Support Requests-8957 ] Killing grandchildren?
...#39;s PID, I could kill it, but I only have the pid of the child process. If I kill the child, then the grandchild is not killed, but stays alive, and is owned by the top-level cmd shell process.
Here''s the file where I am trying to do this:
http://rubyforge.org/viewvc/trunk/spec/helper/embedded_gem_server.rb?revision=353&root=geminstaller&view=markup
Thanks,
Chad
----------------------------------------------------------------------
Comment By: Daniel Berger (djberg96)
Date: 2007-02-28 18:36
Message:
There''s just no way to do that as far as I know, because of the way the Windo...