launcher
launcher copied to clipboard
Windows service logs errors about "A service process other than the one launched"
I've seen windows service controller log:
A service process other than the one launched
Not yet sure what this means
I'm pretty sure this is because of how the update works -- windows starts launcher, which then finds the correct binary, execs it, and that new one starts the service.
We built it this way because windows doesn't have an exec
.
While true, this issue is clutter