The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
28efc535a642e8f9bb32749c17fbebd972eede18 / Igor Kholopov <[email protected]>
Refactor ‘_get_candidate_file_descriptor_ranges’ to use ‘range’ objects.

This avoids the requirement for a concrete set of all the actual file
descriptors. When the range is very large, this can greatly improve the memory
requirements and execution time of this function.

NOTE! This is a fix to memory exhaution on newer versions of the
containerd. This is patch applied on top of vendored-in python-daemon
package taken from

https:/pagure.io/python-daemon/c/297e91ab2e9f7ff59ffeda7af6f1693e9cfc5c10

And it is based on #29845 that vendors-in 2.3.2 version of the package.

This one and #29845 should be removed and replaced with >= requirement
of python-daemon once it gets released.

Fixes: #29841

Report URL: https://github.com/apache/airflow/actions/runs/4322740368

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to