-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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.
Description
v8_inspector::V8InspectorImpl::EvaluateScope::setTimeout calls
NodePlatform::CallDelayedOnWorkerThread which calls
WorkerThreadsTaskRunner::PostDelayedTask which has UNREACHABLE().
any calls to Runtime.evaluate with a timeout will therefore abort the process...
/cc @addaleax @TimothyGu
josephrocca
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.