Skip to content

Test mode of nut.exe wrapper on Windows leaves daemons running after Ctrl+C #3312

@jimklimov

Description

@jimklimov

The nut.exe program started as a service wrapper; however it grew to be a useful troubleshooting tool for development and setup alike, with the -N (non-service) option.

Unfortunately once it starts NUT daemons correctly, there is no way to easily kill them with the wrapper (can be done in Task Manager etc.)

For experiments to cycle easily, want support for Ctrl+C to kill the daemons when exiting (maybe staggered - e.g. "press twice within a second" for this mode, so there IS a way to keep daemons running).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Windowsservice/daemon start/stopGeneral subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions