[
https://issues.apache.org/jira/browse/BEAM-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546561#comment-17546561
]
Kenneth Knowles commented on BEAM-2818:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18410
> Test for circular dependencies
> ------------------------------
>
> Key: BEAM-2818
> URL: https://issues.apache.org/jira/browse/BEAM-2818
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Ahmet Altay
> Priority: P3
> Labels: beam-fixit
>
> Add a test for checking circular dependencies.
> Circular dependencies fail at run time, and depending on import order. It is
> easy to introduce one because not always they lead to a test failure but they
> may still fail for a user.
> We can try to find a way to generally figure out if there are any circular
> dependencies in the code.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)