pedro-cf opened a new issue, #41093: URL: https://github.com/apache/airflow/issues/41093
### Description Currently from my knowledge it is only possible to force all python tasks to execute in a new interpreter globally via this setting: - https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#execute-tasks-new-python-interpreter Would it be possible to add this argument to the `PythonOperator` so it is possible to control this behavior at the task level? ### Use case/motivation - https://github.com/apache/airflow/discussions/40956 ### Related issues - https://github.com/apache/airflow/discussions/40956 ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
