pub(super) fn run_new_task(runnable: Arc<Task>)
Enqueues a newly built task.
Note that the new task is not guaranteed to run at once.