gthomas-strike commented on issue #55838: URL: https://github.com/apache/airflow/issues/55838#issuecomment-3889149903
I spent an hour or so with Claude Code getting to the bottom of this issue, and this is what we came up with. I switching to using `py-setproctitle` building from this branch and it completely resolved the issues for me. https://github.com/gthomas-strike/py-setproctitle/pull/1 The code is 100% AI generated. If anyone more familiar with Python C extensions wants to review and take it from here, feel free to do so. The PR is currently only opened against my forked repo. -- 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]
