Issues with Creating ManagedRuntime from Scoped Layer
Struggling with Scope and ManagedRuntime: https://effect.website/play#6c035086d492
Trying to create a ManagedRuntime from a scoped layer, but
Trying to create a ManagedRuntime from a scoped layer, but
ManagedRuntime.make doesn't accept that. I understand that the lifecycle of the custom runtime is managed by me, but how specifically would I do this?