The GitHub Actions job "Tests (AMD)" on airflow.git/backport-87089a5-v3-3-test has succeeded. Run started by GitHub user Lee-W (triggered by Lee-W).
Head commit for run: 779112beddf3f9ebb640f8e330f3335d2870b6f9 / Jason(Zhe-You) Liu <[email protected]> [v3-3-test] Fix crash when tailing logs of a running task instance (#69503) FileTaskHandler._read() returns an itertools.islice stream when resuming a log read via metadata["log_pos"] (introduced in #63531), but _is_logs_stream_like() only recognized chain and generator objects, so the public read() wrapper raised TypeError: Invalid log stream type... Got islice instead whenever a client polled or tailed a running task's logs. (cherry picked from commit 87089a5) Co-authored-by: Jason(Zhe-You) Liu <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/28869719246 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
