potiuk commented on issue #19701:
URL: https://github.com/apache/airflow/issues/19701#issuecomment-974013673


   > But this would change the behaviour for the entire airflow and for every 
python process. There should be a better solution. I believe that this issue 
should be discussed and a better solution to be found. It should be possible to 
activate the spawn process using the multiprocessing package!
   
   This is entirely possible even today. You are completely free to run a 
PythonVirtualenv operator 
https://airflow.apache.org/docs/apache-airflow/stable/howto/operator/python.html
 and run your code in it.
   


-- 
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]


Reply via email to