The GitHub Actions job "Tests" on airflow.git/fix-db-shell-issues has succeeded. Run started by GitHub user ashb (triggered by ashb).
Head commit for run: b7edf35802e1e8d2b494c5af2192246f40f6a0e8 / Ash Berlin-Taylor <[email protected]> Fix terminal size and signal handling for `airflow db shell` This passes along `^C` to the subprocess, which enables things like cancelling the current SQL statement in `psql`. This also correctly sets the terminal size for the pty, and updates the size on WINCH. This isn't 100% perfect (there's a few edge cases with the pager, and the inline editor sometimes doesn't fully update) but it's miles better than it was. Closes #26186 Report URL: https://github.com/apache/airflow/actions/runs/14355348976 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
