Ahmet Altay created BEAM-2818:
---------------------------------
Summary: Test for circular dependencies
Key: BEAM-2818
URL: https://issues.apache.org/jira/browse/BEAM-2818
Project: Beam
Issue Type: Improvement
Components: sdk-py
Reporter: Ahmet Altay
Priority: Minor
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
(v6.4.14#64029)