another advantage in implementing this in an exten...
# core
a
another advantage in implementing this in an extension is that your table won't get killed if osquery misbehave; the worker will just restart and your extension will connect back to it
p
so if the extension is in the middle crawling the file system and the extension is killed it will restart where it was killed and continue?
a
if osquery is killed by the watchdog, it won't even notice if osquery restarts correctly