osquery-1/osquery/process
Alexander Kindyakov 0ae1de3d86 Remove Initializer::shutdown() from process.cpp
Summary:
It cause implicit dependency to osquery/core:core, that cause circular dependency :(. The point is to get rid of it. Let's use just exit() instead.

As far as we don't have decent implementation of Initializer::shutdown it will not cause us any more problems.
We can live with it for a while.

Reviewed By: marekcirkos

Differential Revision: D14182915

fbshipit-source-id: 22c54cde910ea29b1fb19d96598db381b9d1c60d
2019-02-25 03:05:40 -08:00
..
posix Remove Initializer::shutdown() from process.cpp 2019-02-25 03:05:40 -08:00
windows Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
BUCK Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
process.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00