https://github.com/osquery/osquery logo
Title
m

Mouli

07/25/2018, 10:21 AM
@fmanco, yes, I suspect something along those lines. So what is the way out/forward? Shouldn't the kill/pkill take care of that?
f

fmanco

07/26/2018, 9:13 AM
Eventually we need to fix our extension manager code to ensure extension processes are always being killed before osqueryd exits. Alternatively you can manage your extension process separately instead of having osqueryd doing it.