casra-developers opened a new pull request, #29935:
URL: https://github.com/apache/airflow/pull/29935

   This PR adds checks to make sure that "os" methods that are not supported on 
Windows are not used on workers. Furthermore, we would appreciate it that 
methods that are only available on non-Windows systems would be scoped such 
that they do not raise exceptions on Windows systems. In another PR we have 
introduce the "airflow.utils.platform.IS_WINDOWS" constant so it should be used.
   
   Thank you in advance


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