tatiana commented on pull request #9847: URL: https://github.com/apache/airflow/pull/9847#issuecomment-661829786
@kaxil as mentioned by @turbaszek, it would be great if we could avoid introducing this cyclic dependency. I fully agree with avoiding duplicating the code as well. How would you both feel if I try to extract the `BaseSerialization` - keeping its current interfaces - to another module, which would be used both by `xcom.py` and `serialized_objects.py`? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
