The GitHub Actions job "Tests" on airflow.git/backport-5002660-v3-1-test has 
succeeded.
Run started by GitHub user jscheffl (triggered by jscheffl).

Head commit for run:
44d7b7ba00c3f660fbb347fb08374597f3d57ed9 / Gurram Sai Ganesh 
<[email protected]>
[v3-1-test] Fix: Prevent AttributeError crash in prek when run inside container 
(#57497)

* Revert virtualenv connections/variables access and logging as test are failing

Revert virtualenv connections/variables access and logging as tests are failing 
in https://github.com/apache/airflow/actions/runs/18896380254. The issue here 
is that it's a socket initialisation error that occurs when CommsDecoder tries 
to create a socket from stdin (file descriptor 0) in subprocess environments 
where stdin is not a socket.

This reverts commit fb8b590 (PR #57213) which allowed virtualenv code to access 
connections/variables and send logs via supervisor comms reinitialization.

* Address review: Use built-in print as fallback

---------
(cherry picked from commit 5002660b95464470657198f19c46926a7a76ef2a)

Co-authored-by: Gurram Sai Ganesh <[email protected]>
Co-authored-by: Ankit Chaurasia <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to