vatsrahul1001 opened a new pull request, #66916: URL: https://github.com/apache/airflow/pull/66916
Cherry-pick of #66602 for the Airflow 3.2.2 patch release. ### Conflict resolution One conflict in \`providers/celery/tests/integration/celery/test_celery_executor.py\` — PR replaces v3-2-test's simpler comment + single-line \`test_app.task(name=execute_name)(execute)\` with the new comment + three-line deterministic registration (\`finalize\` → pop from \`_tasks\` → re-register with \`shared=False\`). Took PR side. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Opus 4.7) Generated-by: Claude Code (Opus 4.7) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
