-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JENKINS-22692] - Shutdown exception. Cannot get Child Pids #59
Comments
A major rework is required (if we don't want just to suppress exceptions). Seems the bug in winsw-2.0 scope |
oleg-nenashev
added a commit
to oleg-nenashev/winsw
that referenced
this issue
Dec 24, 2016
…eved due to the system shutdown
oleg-nenashev
added a commit
that referenced
this issue
Dec 27, 2016
…rocessKill Issue #59 - Prevent failure when Child processes cannot be retrieved due to the system shutdown
I have added suppression of this exception. Even if WinSW fails to retrieve child PIDs, it will try to kill the spawned process |
oleg-nenashev
added a commit
that referenced
this issue
Dec 30, 2016
This was referenced Jan 11, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm getting this shutdown exception when I try to restart the server. I'm using the master branch code.
It appears like is having problem getting the process pids with GetChildPids.
OS: Windows 7
The text was updated successfully, but these errors were encountered: