pub fn shutdown()
Expand description
Unloads plugins, stops all worker threads, and closes open logs.
If the core was initialized using an enterprise license, that will also be freed.
⚠️ Important! Must be called at the end of scripts. ⚠️
pub fn shutdown()
Unloads plugins, stops all worker threads, and closes open logs.
If the core was initialized using an enterprise license, that will also be freed.
⚠️ Important! Must be called at the end of scripts. ⚠️