Skip to content

ExpandExtends: Don't create an infinite loop.#108

Merged
Wassasin merged 1 commit intoembassy-rs:mainfrom
inferiorhumanorgans:iho/topo-sort
Apr 7, 2026
Merged

ExpandExtends: Don't create an infinite loop.#108
Wassasin merged 1 commit intoembassy-rs:mainfrom
inferiorhumanorgans:iho/topo-sort

Conversation

@inferiorhumanorgans
Copy link
Copy Markdown

In the before times if a dependency wasn't included in a call to topological_sort the sort would continue indefinitely. Now, return an anyhow::Error.

In the before times if a dependency wasn't included in a call to
`topological_sort` the sort would continue indefinitely.  Now, return
an `anyhow::Error`.
@Wassasin Wassasin merged commit da37e91 into embassy-rs:main Apr 7, 2026
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