hterik commented on PR #35653: URL: https://github.com/apache/airflow/pull/35653#issuecomment-1812174736
Hmm, SIGALARM wouldn't be injected in the middle of C-extension execution but it would stay pending until the extension returns to Python execution at least right? So it won't be totally ignored, just very much delayed? Same goes for subprocesses i believe. I can update commit message to clarify it only addresses #35474 partially, that issue has a very big scope if it were to be implemented in full. -- 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]
