SergioShz commented on issue #11234:
URL: https://github.com/apache/airflow/issues/11234#issuecomment-702724839
Hi, thanks for the quick answer!
Yes, that's what I'm currently doing as fix
but what I'm trying to point out is that if the command succeeds is the same
as having a return code of 0 and that it's exactly what sys.exit(0) does
explicitly, and in this case I don't see why the task should be marked as
failed.
----------------------------------------------------------------
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]