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.53k stars 296 forks source link

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

Closed davidmrdavid closed 6 months ago

davidmrdavid commented 6 months ago

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