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

Support windows services #1041

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ayeganov
Copy link

Circus can now control windows services local to the machine it is
running on. In order to configure a windows service watcher config now
requires an additional parameter:

proc_type = win_service

The cmd parameter only needs to contain the full name of the service.

Aleksandr Yeganov added 2 commits May 15, 2017 14:32
Circus can now control windows services local to the machine it is
running on. In order to configure a windows service watcher config now
requires an additional parameter:

proc_type = win_service

The cmd parameter only needs to contain the full name of the service.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.8%) to 62.149% when pulling cf42e12 on ayeganov:support_windows_services into f8d5a84 on circus-tent:master.

@tarekziade
Copy link
Member

Really nice addition thanks! Do you think we can add some tests ?

@biozz biozz linked an issue Aug 14, 2020 that may be closed by this pull request
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.

Windows Services
3 participants