Function async_global_executor::stop_current_thread
source · Expand description
Stop the current executor thread, if we exceed the configured min value
Returns whether the thread has been stopped.
Examples
async_global_executor::stop_current_thread();