ashb commented on issue #17735:
URL: https://github.com/apache/airflow/issues/17735#issuecomment-912468272


   We can fix this by changing the permission on the file after it's opened -- 
by doing that, the parent process has an open file handle already so can read 
it, and the child/sudo'd process can write to 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