potiuk commented on pull request #11569: URL: https://github.com/apache/airflow/pull/11569#issuecomment-709906507
> > You said, it is a problem on linux, but I am not using linux. So shouldn't we do this **only** for linux systems? Actually, I re-reviewed it and I simplified it even more. I simply added universal in-container traps for all scripts run inside the CI container that will do it automatically at exiting the container :). So no need to run it as extra step at exit. I left it only in case of the production image (there we do not run this in-container scripts) and only run it on Linux (the in-container scripts already checked the host OS). ---------------------------------------------------------------- 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]
