mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 09:58:54 +00:00
6075f31393
Summary: This addresses a slight regression to ensure that we set `set_terminate_threads` on Windows. Without this flag being set, Windows threads will deadlock on exit as the boost managed io service threads never receive termination notifications. I'm opening this PR up against the old master as I feel we should likely cut a 3.3.3, and I'm happy to re-open this PR against the upstream experimental as well, but we'll want a fix for this released as quickly as possible to Windows deployments. Pull Request resolved: https://github.com/facebook/osquery/pull/5421 Reviewed By: marekcirkos Differential Revision: D13972916 Pulled By: muffins fbshipit-source-id: 55e3b23c80091d5fb51a97d1efc043b52dc48ba3 |
||
---|---|---|
.. | ||
carver | ||
config | ||
core | ||
database | ||
devtools | ||
dispatcher | ||
distributed | ||
ev2 | ||
events | ||
examples | ||
extensions | ||
filesystem | ||
hashing | ||
include/osquery | ||
killswitch | ||
logger | ||
main | ||
numeric_monitoring | ||
process | ||
profiler | ||
registry | ||
remote | ||
sql | ||
tables | ||
utils | ||
BUCK | ||
empty.cpp |