pragmatrix / Mom

MOnadic Machines: F# computation expressions and combinators for deterministic coordination, simulation, and testing of concurrent processes.
1 stars 0 forks source link

Async request context #36

Closed pragmatrix closed 2 years ago

pragmatrix commented 2 years ago

This PR adds a context variable to all Inline async and blocking IVR requests. The context is needed in the IVR project to be able to pass a logging instance to the Execute function.