Skip to content

feat: cycle detection#15

Merged
preminger merged 5 commits intomainfrom
feat-cycle-detection
Dec 4, 2025
Merged

feat: cycle detection#15
preminger merged 5 commits intomainfrom
feat-cycle-detection

Conversation

@preminger
Copy link
Copy Markdown
Collaborator

@preminger preminger commented Dec 4, 2025

The original Mage does not detect circular dependencies among its targets - if a circular dependency exists, the mage invocation just deadlocks.

This PR adds proactive circular-dependency detection to Stave.

image

@preminger preminger marked this pull request as ready for review December 4, 2025 16:19
Copy link
Copy Markdown
Contributor

@jamesainslie jamesainslie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌 another point for mage v stave 🪄

@preminger preminger merged commit da0dee7 into main Dec 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants