Skip to content

Support windows services - #1041

Open
ayeganov wants to merge 2 commits into
circus-tent:masterfrom
ayeganov:support_windows_services
Open

Support windows services#1041
ayeganov wants to merge 2 commits into
circus-tent:masterfrom
ayeganov:support_windows_services

Conversation

@ayeganov

Copy link
Copy Markdown

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.
@ayeganov
ayeganov force-pushed the support_windows_services branch from 3a7ddfb to cf42e12 Compare May 15, 2017 18:32
@coveralls

Copy link
Copy Markdown

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
Copy Markdown
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