Skip to content

Fix the workflow execution order#1684

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

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

Conversation

@zglp

@zglp zglp commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

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

@WhitWaldo WhitWaldo left a comment

Copy link
Copy Markdown
Contributor

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!

@WhitWaldo WhitWaldo merged commit 8e6ccba into dapr:master Jan 27, 2026
141 of 142 checks passed
@marcduiker

Copy link
Copy Markdown
Contributor

@holopin-bot @zglp sdk-badge Thank you! Here's a digital badge as a small token of appreciation.

@holopin-bot

holopin-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

Congratulations @zglp, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cmqbf6r5l000pjl04g5ru9szd

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

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

3 participants