The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/remote-log-handler-premature-close has succeeded.
Run started by GitHub user korex-f (triggered by korex-f).

Head commit for run:
f16abb6b231ea904d12dbffb3f18153bcfbb2d06 / Idris Akorede Ibrahim 
<[email protected]>
Address jason810496 review comments on log.py

- Expand comment explaining why getattr(remote, processors) is called
  after dictConfig and why injection is inert for CloudWatch
- Gate remote processor injection on not sending_to_supervisor to avoid
  unmasked events from the task subprocess
- Add None default to getattr(remote, processors) to avoid AttributeError
  for third-party RemoteLogIO objects missing the property
- Add NOTE comment that stdlib-routed records do not pass through remote
  processors unlike the old extra_processors path

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

With regards,
GitHub Actions via GitBox


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

Reply via email to