casra-developers opened a new pull request #16110: URL: https://github.com/apache/airflow/pull/16110
This PR was created after a discussion in this [post](https://github.com/apache/airflow/issues/10388#issuecomment-848867351). @potiuk asked to be mentioned here so he can work with us to integrate those gradual changes. The aim of this PR is to gradually enable support for the Windows Platform. The changes in this PR allow Airflow to be used with on a Windows System as Dask-Worker. Other things like Web-Server and Task-Scheduling are not possible because of the way processes are handled in Airflow. Next steps would be to find suitable alternatives to those POSIX process management concepts that work on Windows. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
