ashb commented on PR #44760: URL: https://github.com/apache/airflow/pull/44760#issuecomment-2525196659
Okay, it wasn't quite that, it was an artifact of the short heartbeat interval we use in the tests, and how we poll for the subprocess exit code. I don't think it will happen in practice. I've made it more-robust anyway. Looking at this also made me notice that we don't correctly handle the wait between TERM and KILL when we kill the subprocess. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
