Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
1.53k
stars
296
forks
source link
Un-flake table TestWorkerRestartBeforeLeaseExpired test #1149
Closed
davidmrdavid closed 4 months ago
The test
TestWorkerRestartBeforeLeaseExpired
has been a bit flakey on the CI. I believe the following refactor should make it more deterministic.