launcher
launcher copied to clipboard
`launcher interactive` does not exit on windows
On windows, I noticed that launcher interactive
does not exit when I exit osquery. It sits at a blank prompt until I control-c it.
When I run the command .exit
from the interactive shell, it takes about 10 seconds for it to completely exit the program. Could you try waiting a bit so we can determine if it's not working or if it's just slow?
When testing I noticed the same behavior as James, where it takes about 10 seconds but does completely exit.
@James-Pickett is this done?
@directionless , we made no changes to address this. It does exit, it's just slow and I don't know what we could do to speed it up. IMHO, we should just close this.
Oh. I thought it might have been related to the windowsgui stuff that changed.