Compiler.status

Compiler.status(task_id)[source]

Retrieve the status of the specified task.

Parameters:

task_id (UUID) – The ID of the task to check.

Returns:

The status of the task.

Return type:

CompilationStatus