ephraimbuddy opened a new pull request, #32027:
URL: https://github.com/apache/airflow/pull/32027

   Tasks with multiple_outputs set to True returns XComs with different keys 
which are not known to Airflow. Because they have multiple_outputs set, we 
should return None if we can't find the XCom, just like we return None when the 
key is equal to XCOM_RETURN_KEY known to Airflow.
   
   Closes: https://github.com/apache/airflow/issues/29199
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to