fix(ext/node): emit error event for worker with missing main module
by littledivy
·
Feb 06, 2026 at 19:36 UTC
·
scan-0577e45eb8c098f4
Get this automatically on every PR
Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.
Risk level: Low (0%)
Emit error event for worker with missing main module
tests/node_compat/config.jsonc adds missing test
runtime/web_worker.rs adds bootstrap_error field
tests/unit_node/worker_threads_test.ts removes test
Trusted contributor with 808 merged PRs. maintains 367 public repositories. has 597 followers. unfamiliar with ext/node/ops/worker_threads.rs.
Trusted contributor with 2211 merged PRs. maintains 92 public repositories. has 1064 followers.
Review 4 file(s)
runtime/web_worker.rs
+60
60 lines changed; Source code
ext/node/ops/worker_threads.rs
+14
Source code
tests/unit_node/worker_threads_test.ts
+11
Source code
tests/node_compat/config.jsonc
+1
Standard file
21
minutes to review
medium
effort level
none
staleness risk
Standard review process
Good evidence, acceptable risk, ready for merge
Why is security_scan_clean missing? Consider adding this check.
Why is coverage_maintained missing? Consider adding this check.