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

Working project - Unsynced process status #316

Open
davidlares opened this issue Aug 4, 2022 · 0 comments
Open

Working project - Unsynced process status #316

davidlares opened this issue Aug 4, 2022 · 0 comments

Comments

@davidlares
Copy link

davidlares commented Aug 4, 2022

Issue:
I'm currently developing a simple project that uses version 1.0.0-beta.6 of the library. It's installed correctly and can act properly on the available scenarios (listeners). The actual problem for me is that the "status" of the process is not synced with the services.msc program, regardless of reboots/list refresh, and also, it's not seen on the net start command as well.

The project does not have any GUI, it's just a simple ExpressJS server that spawns a couple of Powershell scripts that escalate privileges for some management stuff, nothing serious there.

Maybe this is dumb stuff, but it can be helpful for avoiding duplicate execution, which is not expected at all.

How To Reproduce:
Not applicable.

Expected Behavior:
I assume that if the svc.start() executes fine, the status of the process on the services.msc should display the stop/restart status control over the start process, and of course, the started process should be visible on the net start command execution

Screenshots:
case1
case2

OS
Windows 10 - 64 bits based OS

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

No branches or pull requests

1 participant