The GitHub Actions job "Tests" on airflow.git/DatabricksSqlHook-Timeout-Event 
has failed.
Run started by GitHub user SameerMesiah97 (triggered by SameerMesiah97).

Head commit for run:
45a9dfaaf6ba903459e05eeaaebb847b98eba415 / Sameer Mesiah <[email protected]>
Refactor timeout handling in DatabricksSqlHook to use explicit signaling
Replace implicit timeout detection based on Timer.is_alive() with explicit
timeout signaling via threading.Event. Timeout classification now checks an
explicit signal set by the timeout callback instead of inferring state from
thread lifecycle behavior.

Preserves existing cancellation semantics and exception types. Unit tests have 
been adjusted accordingly.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to