-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Test that when workflow runs on the tail of the already replied incoming request, Orleans scheduler really treat these delegates/tasks as belonging to the message.
Eg. non-reentrant grain will not accept another incoming request until the workflow goes idle.
Be aware, a delay in workflow makes it idle, it's tricky to test.