OS windows 10 corp
Hi. When the screen is locked (hotkey win + L), the service stops, when logging in, the service starts again. If I understood the code correctly, then the information about the status change comes from the library golang.org/x/sys/windows/svc , is it possible to do something about it, or does it not depend on the implementation of the current library, so it works golang.org/x/sys/windows/svc ? And in general, how normal is this behavior for services?