Issues with a Rust panic running workers and attempting to use `otel`
I'm having issues in an app that heavily relies on web workers; I am greeted by an almost instant issue:
Are there any known workarounds? I've been searching for a solution but haven't been able to locate one.
2 Replies
Can you file an issue for that here https://github.com/denoland/deno/issues ? The discord is more of a users helping users kind of thing and I doubt JS users can help you much with Rust panics. Deno should never panic so this is a valid bug. The CLI team hangs out on the issue tracker, that's where stuff like this is posted so that it can be resolved
ok, will do @marvinh.