Orleans.Activities icon indicating copy to clipboard operation
Orleans.Activities copied to clipboard

Test scheduling - being active

Open lmagyar opened this issue 8 years ago • 0 comments

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.

lmagyar avatar Jan 24 '16 23:01 lmagyar