I don't believe this is the case if the parent process terminates
unexpectedly.  Have you tried that scenario?  You should be able to make
this happen by using the windows task manager to kill the VS process.

On Thu, Apr 3, 2008 at 12:03 AM, Leopoldo Agdeppa <[EMAIL PROTECTED]>
wrote:

> Hello
>
> Using the System Diagnostics.Process in Calling NMaven, once the VS is
> exited, by default on windows processes exists its child processes, and I
> have confirmed this by exiting VS while running a maven build,
>
> in this way, we won't need to keep communicating with the server just to
> know if VS is still running, windows will handle the child process
> termination automatically and cleanly
>
> thanks
> bong
>

Reply via email to