potiuk commented on pull request #17576:
URL: https://github.com/apache/airflow/pull/17576#issuecomment-904010653


   > These two new fields you add don't need to be serialized (and callables 
can't generally be anyway) -- the general rule is that things needed by the 
Scheduler should be serialized, and that test was there to make people think 
about the change.
   > 
   > In this case, since the scheduler doesn't care about these fields they 
should be added to the ignore list in the test.
   
   Ah cool.  I will close/reopen to rebuild, but I think this one is good-to-go.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to