Several graph-processing paths that used recursive traversal are now iterative. This prevents tuist generate from crashing with a stack overflow on large, valid acyclic dependency graphs while keeping the same circular-dependency detection, topological ordering, and linting behavior.
Hive
Prevent stack overflow crashes on large dependency graphs
Published
Jun 18, 2026 · 15:56 UTC
Repository
tuist/tuist