Ankurdeewan commented on PR #59787:
URL: https://github.com/apache/airflow/pull/59787#issuecomment-3689570825

   @dabla That makes sense.I’ll add unit tests for the deferrable path. 
Specifically, I’ll cover trigger serialization and a test case where the 
operator is executed with deferrable=True, asserting that a TaskDeferred is 
raised and that the contents of the exception (trigger + kwargs) are what we 
expect.
   
   I’ll push those updates shortly.


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