Function tikv::server::gc_worker::gc_worker::handle_gc_task_schedule_error[][src]

fn handle_gc_task_schedule_error(e: FutureWorkerStopped<GcTask>) -> Result<()>

When we failed to schedule a GcTask to GcRunner, use this to handle the ScheduleError.