-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
UNREACHABLE in WorkerThreadsTaskRunner::PostDelayedTask #22157
Copy link
Copy link
Closed
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolv8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Metadata
Metadata
Assignees
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolv8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
v8_inspector::V8InspectorImpl::EvaluateScope::setTimeoutcallsNodePlatform::CallDelayedOnWorkerThreadwhich callsWorkerThreadsTaskRunner::PostDelayedTaskwhich hasUNREACHABLE().any calls to
Runtime.evaluatewith a timeout will therefore abort the process.../cc @addaleax @TimothyGu