Skip to content

Fix BFS traversal on conditional edges#51

Open
SuttonKyle wants to merge 2 commits intoinngest:mainfrom
SuttonKyle:main
Open

Fix BFS traversal on conditional edges#51
SuttonKyle wants to merge 2 commits intoinngest:mainfrom
SuttonKyle:main

Conversation

@SuttonKyle
Copy link
Copy Markdown

Resolves #45

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 15, 2026

🦋 Changeset detected

Latest commit: b6a0b9a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@inngest/workflow-kit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

BFS traversal visits all branches regardless of conditional edge results, causing unintended action execution

1 participant