marengaz commented on issue #4056: [AIRFLOW-3207] option to stop task pushing result to xcom URL: https://github.com/apache/incubator-airflow/pull/4056#issuecomment-431832931 @ashb - we cant use a flag `BaseOperator.xcom_push` because this conflicts with the method `BaseOperator.xcom_push()`. I'll change the flag to be `BaseOperator.do_xcom_push`. it's already like this in some operators
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
