danielgerlag / danielgerlag/workflow-core
Waiting for an event in a while loop
Open
- Dominant language
- C#
- Stars
- 5.9k
- Forks
- 1.3k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 5
Description
When you wait for an event in a while loop, you expect execution to continue each time the event is received and then continue waiting.

Why is context.ExecutionPointer.EventName null when CustomMessage.Run() executes, rather than the event name? context.ExecutionPointer.EventPublished Why is it false? Why don't loops wait?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.