Skip to content

Fix stackoverflow exception in SimpleGraph#1280

Merged
1nf0rmagician merged 1 commit into
devfrom
fix/simple-graph-loop
Jun 15, 2026
Merged

Fix stackoverflow exception in SimpleGraph#1280
1nf0rmagician merged 1 commit into
devfrom
fix/simple-graph-loop

Conversation

@1nf0rmagician

Copy link
Copy Markdown
Member

When having a resource which implememts ICell and IMachineLocation and which has itself referenced as IMachineLocation.Machine, we got stuck in an infinite loop.

When having a resource which implememts `ICell` and `IMachineLocation` and which has itself referenced as `IMachineLocation.Machine`, we got stuck in an infinite loop.
@1nf0rmagician 1nf0rmagician added this to the Framework 10.x milestone Jun 15, 2026
@1nf0rmagician 1nf0rmagician self-assigned this Jun 15, 2026
@1nf0rmagician 1nf0rmagician added the bug Something isn't working label Jun 15, 2026
@1nf0rmagician 1nf0rmagician merged commit 0eea266 into dev Jun 15, 2026
3 checks passed
@1nf0rmagician 1nf0rmagician deleted the fix/simple-graph-loop branch June 15, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants