Effect-TS / effect

An ecosystem of tools for building production-grade applications in TypeScript.

Home Page:https://effect.website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors are not properly handled for `InitialMessage` in workers

schickling opened this issue · comments

What version of Effect is running?

No response

What steps can reproduce the bug?

https://stackblitz.com/edit/vitejs-vite-gjqkkn?file=worker.ts

What is the expected behavior?

Errors should be handled/logged properly

What do you see instead?

CleanShot 2024-05-22 at 16 44 57@2x

Additional information

No response