potiuk commented on pull request #19867:
URL: https://github.com/apache/airflow/pull/19867#issuecomment-981703120


   > > This is not what the documentation tells: 
[docs.python.org/3/library/os.html#os.execv](https://docs.python.org/3/library/os.html#os.execv)
   > > | Availability: Unix, Windows.
   > 
   > I was inaccurate. The command works, but probably won’t do what you want 
slightly_smiling_face
   > 
   > [BPO-19124](https://bugs.python.org/issue19124) (and the linked 
[BPO-19066](https://bugs.python.org/issue19066)) has some detailed information 
on this. Quoting some dire but accurate comments:
   
   Ah yeah. then we cn replace it with subprocess call I think - the stdin/out 
handles will be fine, the only problem will be an extra "small" process running 


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