Azure / durabletask

Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
Apache License 2.0
1.47k stars 287 forks source link

Fix bugs in tracking store query implementations #979

Closed sebastianburckhardt closed 9 months ago

sebastianburckhardt commented 9 months ago

Tests found several bugs that are fixed by this PR.