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

[Cherry-pick to durabletask-core-v2] Add source link reconstruction (#1147) #1148

Closed davidmrdavid closed 4 months ago

davidmrdavid commented 4 months ago

As in title, cherry-pick of: https://github.com/Azure/durabletask/pull/1147