The GitHub Actions job "Build Images" on airflow.git has succeeded.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
a840681c4ab343285ccb8e505ee9cb71e8d33b1a / Ash Berlin-Taylor <[email protected]>
Ensure the messages from migration job show up early

The default for python is to buffer stdout, which means that log lines
might now show up in the output straight away (until a certain number of
lines or number of bytes of output have been written) -- this is
especially problematic if the pre-migration checks taking a long time as
it makes it look like it has hung

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

With regards,
GitHub Actions via GitBox


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

Reply via email to