andywer / andywer/threads.js

`Thread.errors` not behaving as expected

未關閉
#328 9 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
documentation
主要語言
TypeScript
星號
3.5k
分支
173
PR 合併指標
30 天內沒有已合併 PR

描述

Uncaught errors in a worker are not communicated to the `Thread.errors` observable on the main thread. Here is an existing threads.js example on Codesandbox, modified to throw an error in a worker and subscribe to errors on the main thread:

https://codesandbox.io/s/threadsjs-particles-forked-tgqpv?file=/src/worker.js

see line 16 of `worker.js` for the thrown error
see line 57 of `index.js` for the `Thread.errors` observable, which isn't receiving events.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。