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

Head commit for run:
66938a4c410dcf7b64985b187448257109f4cdc9 / 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/2076772390

With regards,
GitHub Actions via GitBox


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

Reply via email to