pub fn shutdown()
Expand description
Unloads plugins, stops all worker threads, and closes open logs.
This function does NOT release floating licenses; it is expected that you call enterprise::release_license
.
pub fn shutdown()
Unloads plugins, stops all worker threads, and closes open logs.
This function does NOT release floating licenses; it is expected that you call enterprise::release_license
.