Skip to content

Fix the workflow execution order#1684

Merged
WhitWaldo merged 2 commits intodapr:masterfrom
zglp:fix-workflow
Jan 27, 2026
Merged

Fix the workflow execution order#1684
WhitWaldo merged 2 commits intodapr:masterfrom
zglp:fix-workflow

Conversation

@zglp
Copy link
Contributor

@zglp zglp commented Jan 26, 2026

Description

First execute workflow.RunAsync, then execute context.ProcessEvents.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1683

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

zglp added 2 commits January 26, 2026 20:31
Signed-off-by: zglp <zglp1024@outlook.com>
Signed-off-by: zglp <zglp1024@outlook.com>
@zglp zglp requested review from a team as code owners January 26, 2026 12:53
@WhitWaldo WhitWaldo added this to the v1.17 milestone Jan 27, 2026
Copy link
Contributor

@WhitWaldo WhitWaldo left a comment

Choose a reason for hiding this comment

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

Looks great - thank you for putting this one together as well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The workflow is executing in the wrong order

2 participants