Body
Currently when you use multiple-outputs in decorator and it gets None value, it crashes.
As explained in #32553 and workaround for ShortCircuitOperator has been implemented here: #32569
But a more complete fix for multiple-outputs handling None is needed.
Committer
Body
Currently when you use multiple-outputs in decorator and it gets None value, it crashes.
As explained in #32553 and workaround for ShortCircuitOperator has been implemented here: #32569
But a more complete fix for multiple-outputs handling None is needed.
Committer