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

Do not create windows services with an empty environment key #343

Merged

Conversation

mpfz0r
Copy link
Contributor

@mpfz0r mpfz0r commented Sep 29, 2022

Doing so will create services that are broken and will fail when started:
Error 87: The parameter is incorrect

This is a regression from #312

Doing so will create services that are broken and will fail
when started:
`Error 87: The parameter is incorrect`

This is a regression from kardianos#312
@mpfz0r
Copy link
Contributor Author

mpfz0r commented Oct 10, 2022

Fixes #328

I've just noticed that there are already two open PRs for this.

@kardianos kardianos merged commit 6547573 into kardianos:master Oct 10, 2022
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.

2 participants