Skip to content
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

Fix service restart on Windows #681

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

albertvaka
Copy link
Contributor

@albertvaka albertvaka commented Jan 11, 2021

What does this PR do?

Fix restart when dependent services are also running by setting a custom restart command in the service definition.

Fixes the error:

A stop control has been sent to a service that other running services are dependent on.

Fix restart when dependent services are also running. Fixes the error:
A stop control has been sent to a service that other running services are dependent on.
@albertvaka albertvaka merged commit 7e0506f into master Jan 11, 2021
@albertvaka albertvaka deleted the albertvaka/fix-windows-service-restart branch January 11, 2021 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant