wjddn279 commented on PR #61077: URL: https://github.com/apache/airflow/pull/61077#issuecomment-3808931670
@ephraimbuddy @uranusjr I added test code to verify that the hash value is identical to the existing dag_processor. If you check the test code, you can see the parts that change during conversion to bytes and decoding for inter-process socket communication (enum -> str, tuple -> list), as explained in the description. -- 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]
