anmolxlight commented on issue #67957:
URL: https://github.com/apache/airflow/issues/67957#issuecomment-4640405425

   Verified the RC packages for my provider changes.
   
   Environment:
   - Python 3.11.15 in a clean virtualenv
   - apache-airflow==3.1.3
   - apache-airflow-providers-amazon==9.30.0rc1
   - apache-airflow-providers-openlineage==2.18.0rc1
   
   Checks performed:
   - #65335 / amazon: verified the installed RC EKS exec command keeps stderr 
out of stdout while parsing the token helper output, emits a valid 
ExecCredential for valid token output, and fails closed when token extraction 
is empty without leaking raw helper output.
   - #67400 / openlineage: verified `submit_callable` handles 
`BrokenProcessPool` by shutting down the broken executor, recreating the pool, 
retrying the submission, and preserving the done callback registration.
   
   All focused RC checks passed on my side.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to