potiuk edited a comment on pull request #15947: URL: https://github.com/apache/airflow/pull/15947#issuecomment-973935741
I think the only solution is to create the file in a separate `[sudo] (touch; chmod o+r)` command and remove the file in `finally` clause (also with sudo). We can generate the temp file name with one of the uuids to make high probability that it's unique. -- 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]
