Skip to main content

prepare_task_temp_dir_in_root

Function prepare_task_temp_dir_in_root 

Source
pub async fn prepare_task_temp_dir_in_root(
    temp_root: &str,
    lease: TaskLease,
) -> Result<String>
Expand description

Prepares the token-scoped temporary directory for one claimed task lease.