jedcunningham opened a new pull request #14963: URL: https://github.com/apache/airflow/pull/14963
Exit code 127 is used when a command is not found and we don't want to skip those tasks. Exit code 100 was arbitrarily chosen, however, most importantly it isn't used as a standard exit code: https://tldp.org/LDP/abs/html/exitcodes.html -- 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]
