TheAngryByrd / dotnet-mono

dotnet utility to run .net full apps using mono on OSX/Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better handling of killing `dotnet mono`

TheAngryByrd opened this issue · comments

Since dotnet mydevtool creates a new child process, update the docs on how to kill process groups on osx/linux.

Also I noticed this isn't handling killing its own sub processes anyway.

Closed by #5