Adityakk9031 opened a new pull request, #70946: URL: https://github.com/apache/airflow/pull/70946
Close: #69464 (follow-up) Three Windows-compatibility fixes split out from #69504 per maintainer review: common_prek_utils.py: explicit encoding="utf-8" on all read_text() calls prevents UnicodeDecodeError on Windows where the default codec is cp1252 shared/observability/.../stats.py: guard os.register_at_fork with hasattr since it is POSIX-only test_supervisor.py / test_task_runner.py: skip on Windows with pytestmark rather than stubbing out POSIX syscalls — CI on Linux runs all tests as normal -- 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]
