Status: {{ job.status }}
PID: {{ job.pid or "" }}
Runtime: {% if job.runtime is not none %} {{ "%.1f"|format(job.runtime) }} s {% endif %}
stdout stderr
← Back to job list