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

WIP: proper handling of windows service lifecycle #342

Merged
merged 35 commits into from
Feb 12, 2024

Conversation

bpetit
Copy link
Contributor

@bpetit bpetit commented Aug 15, 2023

TODO:

  • stopping the service properly through services.msc should work
  • document how to create a service, start and delete it
  • troubleshoot & fix "scaphandre::sensors: Could'nt get last_microjoules:" messages

@bpetit bpetit linked an issue Aug 15, 2023 that may be closed by this pull request
@bpetit bpetit linked an issue Aug 30, 2023 that may be closed by this pull request
@bpetit bpetit self-assigned this Aug 31, 2023
@bpetit bpetit added invalid This doesn't seem right and removed invalid This doesn't seem right labels Dec 21, 2023
@bpetit bpetit added this to In progress in General via automation Dec 21, 2023
@bpetit bpetit added the enhancement New feature or request label Dec 21, 2023
@bpetit bpetit added this to the Release v1.0.0 milestone Dec 21, 2023
@bpetit bpetit force-pushed the 336-proper-handling-of-windows-service-management branch from 1b9720d to 75b1de6 Compare February 9, 2024 17:54
@bpetit bpetit merged commit cf1b65e into dev Feb 12, 2024
8 checks passed
General automation moved this from In progress to Done Feb 12, 2024
@bpetit bpetit moved this from Done to Previous releases in General Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Previous releases
General
Previous releases
Development

Successfully merging this pull request may close these issues.

Fix MSRRapl sensor multi-socket support Proper handling of Windows service management
1 participant