Skip to content

Module Dependencies should be replaced with function dependencies #387

Open
@Development-Begins

Description

@Development-Begins

If a function 'a', present in module Bar, is called from function 'b' in Foo and
a function 'c' present in module Foo is called from function 'a' in Bar,
function 'c' does not call any function.
Then this leads to cycle dependencies, while it should not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions