© 2026 Hedgehog Software, LLC
await Effect.runPromise(EffectA).catch(error=>{ console.log(error.stack) // just a string, not stack trace }