potiuk commented on issue #35644: URL: https://github.com/apache/airflow/issues/35644#issuecomment-1812373741
> To be honest we don't know what the reason in particular this cases. It could be both: Yep. There might be many reasons - that's wha I woudl leve #35474 open (and likely someone taking a stab on it). For me managing timeout from the parent process that can perform signal escalation and eventually SIGKILL the task is tho only "ultimate" solutin that works in all cases (though defining Timeout as BaseException first is nicer because it will allow for much more controlled and gentle timeout handling with closing all resources in case user does - indeed - catches and does not bubble up `Exception`. -- 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]
