You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/11 20:51:13 UTC

[GitHub] [airflow] potiuk commented on issue #16804: Refactor SimpleTaskInstance to prevent future TaskInstance field addition to lost during serialisation

potiuk commented on issue #16804:
URL: https://github.com/apache/airflow/issues/16804#issuecomment-877859469


   1) Pre-commit check. We do a lot of that already, but if there are some implicit deps, pre-commit check is great as it will simply fail static checks.  This could be done in various ways
   
   2) Another option is write a dedicated unit test simply that would just intstantiate the objects in various various ways and run execute_callbacks ?
   
   


-- 
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-unsubscribe@airflow.apache.org

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