lock_task

Function lock_task 

Source
pub async fn lock_task(
    db: &'static Database,
    task_id: &Ulid,
    worker_id: &str,
) -> Result<(), LibsqlError>
Expand description

Lock a task for processing