anyone ever run into problems with `tearDown()` an...
# extensions
b
anyone ever run into problems with
tearDown()
and destructors not being called when exiting osqueryi or osqueryd?
m
is this an intermittent issue? Is osquery being exited or just killed?
b
Exited. I tried closing with .exit, .quit and ctrl-c
I also see this info msg.
extension shutdown request failed
m
Hm, I haven't seen that. This could be worth opening an issue, and at the least there might be something to clarify in the SDK documentation.
b
Kinda unfamiliar with the how the thrift api works, but is the autogen code different depending on the architecture? It seemed like it could be a problem with that when I started tracing the error.
m
I don't know the answer to that, but @alessandrogario might?