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

Edits to Entity test in `nytian/entity_tags` to simplify tests #1086

Closed davidmrdavid closed 1 month ago

davidmrdavid commented 1 month ago

As in title, just some suggestions for this PR: https://github.com/Azure/durabletask/pull/1080