Improving Stack Traces with Effect.runPromise Usage
what can I do to get better stack traces?
I need to run Effect.runPromise around everything, but it seems like stack traces are gone that way
I need to run Effect.runPromise around everything, but it seems like stack traces are gone that way

