The GitHub Actions job "Tests" on airflow.git/fix/triggerer-comms-threadsafe 
has failed.
Run started by GitHub user kalluripradeep (triggered by kalluripradeep).

Head commit for run:
6e9dd3410ffc8591f64c175b51d470fec0e1e77f / kalluripradeep 
<[email protected]>
fix(triggerer): fix thread-safety in TriggerCommsDecoder.asend()

Swapped the loop-bound asyncio lock for an asynchronous threading lock in 
TriggerCommsDecoder.asend() to ensure thread-safety across different event 
loops (e.g., when calling from sync_to_async in triggers).

Includes a new high-concurrency unit test to verify isolation.

Closes #64620

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

With regards,
GitHub Actions via GitBox


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

Reply via email to