potiuk commented on PR #44880: URL: https://github.com/apache/airflow/pull/44880#issuecomment-2541412629
> Following Ash's comment - maybe it would be better to utilize a flag/configuration to enable it? Yeah. Configuration to enable it would be better. I think the stackrace where the task was killed is not too useful - really - I am not even sure if it will actually show the place where the process is. Signals are always delivered to the main thread (which is one limitation), and I am not even sure if the stacktrace in this case will be showing where the thread was "in" before. Do you have some examples of such stack-traces generated with it that looks like "useful" @VladaZakharova ? -- 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]
