timonkrebs / MemoizR

Declarative Structured Concurrency for C#
Apache License 2.0
106 stars 3 forks source link

Make Globals.Context overridable #1

Closed timonkrebs closed 1 year ago

timonkrebs commented 1 year ago

Make Context depending on https://learn.microsoft.com/en-gb/dotnet/api/system.threading.asynclocal-1?view=netframework-4.7.1 If async local is set get the context for it.