Skip to content

[browser][mt] Propagate unhandled JS errors in JSWebWorker to the top level Task #76957

Open
@lambdageek

Description

@lambdageek

If user code uses setTimeout to queue work on the JSWebWorker and that code throws unhandled exceptions, we should not bring down the whole runtime in a disorganized manner.

Should we propagate unhandled JS errors the JSWebWorker top level Task ?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions