pub fn add_helper_task<T>(task: T)where T: FnOnce() + Send + 'static,
add a task the the “helper” thread pool