FTDC is making a few calls to boost::filesystem which caused FTDC to throw an exception during shutdown.
These calls should be updated to use the error_code style. If these apis are called without error_code they throw an exception
FTDC is making a few calls to boost::filesystem which caused FTDC to throw an exception during shutdown.
These calls should be updated to use the error_code style. If these apis are called without error_code they throw an exception