Join Slack
Powered by
Random question for anyone: do osquery extensions ...
# core
a
andrew-d
01/06/2017, 1:53 AM
Random question for anyone: do osquery extensions use multiple threads? E.g. if I have
REGISTER_EXTERNAL(One, ...)
and
REGISTER_EXTERNAL(Two, ...)
, is it possible that they get called concurrently?
Open in Slack
Previous
Next