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

Head commit for run:
5ab22e97d1c9b3bcb43db9de011f222df4690231 / Kaxil Naik <[email protected]>
AIP-72: Improve handling of `deferred` state in Supervisor

- Added `_terminal_state` in `WatchedSubprocess` to manage task final states 
like `deferred` directly.
- Updated `wait` method in `WatchedSubprocess` to finalize task states and call 
the API with the terminal states (success, failure, etc)
- Simplified the `final_state` property by removing unnecessary setter logic.
- Fixed a bug where `make_buffered_socket_reader` was using `memoryview` and 
`msg = decoder.validate_json(line)` expected bytes.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to