Skip to content

Feat: Fail fast if DSV sources force a loop #1675

@triceo

Description

@triceo

If a declarative shadow variable is sourced in a way that it inevitably ends up pointing back to itself, fail fast. Clearly document that.

Loops are a failure state; models should not be designed with intentionally induced loops.
The fail fast should identify and print at least one loop, if not all of them.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions