The GitHub Actions job "Tests (AMD)" on 
airflow.git/k8s-executor-async-pod-creation has failed.
Run started by GitHub user 1fanwang (triggered by 1fanwang).

Head commit for run:
ea6d76e202156552659ed102af149a4bb0196835 / 1fanwang <[email protected]>
Guard task_queue against None on the pod-creation paths

KubernetesExecutor.task_queue is Optional (lazily created in start()), so the 
sequential and concurrent creation paths and the shared publish-error handler 
need the same TYPE_CHECKING assert the rest of the executor already uses before 
dereferencing it.

Signed-off-by: 1fanwang <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/29965997126

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to