ashb edited a comment on pull request #13730: URL: https://github.com/apache/airflow/pull/13730#issuecomment-775459048
https://bugs.python.org/issue29130 :disappointed: "The 120 code was added in Issue 5319, as a way of indicating a problem in the final stages of the interpreter exiting https://pipelines.actions.githubusercontent.com/dG18C1r9Veh0Ng8eypyIHvAXk1Mz6Bvz6mj1myj6BZplhvMhGo/_apis/pipelines/1/runs/54614/signedlogcontent/46?urlExpires=2021-02-08T20%3A59%3A13.7186789Z&urlSigningMethod=HMACV1&urlSignature=ksgS8h%2BHRB6BE7868RzngkEs%2Fn4tek70RT%2BwKVnJjnk%3D > _Changed in version 3.6:_ If an error occurs in the cleanup after the Python interpreter has caught SystemExit (such as an error flushing buffered data in the standard streams), the exit status is changed to 120. So the question is, why is flushing stdout/stderr the data failing? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
