potiuk commented on pull request #16503: URL: https://github.com/apache/airflow/pull/16503#issuecomment-865114285
I think adding || true in traps should help. problems with chaining traps is that when you have `-e` set globally, it will also affect the trap handler if non-zero exit code is returned by any of the previous traps. -- 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]
