jscheffl opened a new pull request, #58074: URL: https://github.com/apache/airflow/pull/58074
I am sorry that my PR https://github.com/apache/airflow/pull/57642 seem to generate some side effects. Just wanted to clean :-( It seems also https://github.com/apache/airflow/pull/58034 did not fix it finally and some concurrency in xdist still made it broken as canary in https://github.com/apache/airflow/actions/runs/19189948589 still showing problems. Relatized that all the fixture and setting of FERNET is not needed, testsruns happy without as normally the config.py generates a Fernet dynamically. Also alongside, the PR https://github.com/apache/airflow/pull/57988 will (soon?) remove the leftovers of NullFernet and then we ensure it is always correctly crypted. -- 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]
