The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user pcolladosoto (triggered by potiuk).

Head commit for run:
48f0243894a230bb07b285a74c357bbaefe5b023 / Pablo Collado Soto 
<[email protected]>
Reap the zombie when killing the processor

When calling `_kill_process()` we're generating
zombies which weren't being `wait()`ed for. This
led to a process leak we fix by just calling
`waitpid()` on the appropriate PIDs.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to