Skip to content

UNREACHABLE in WorkerThreadsTaskRunner::PostDelayedTask #22157

Closed
@devsnek

Description

@devsnek

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues that need assistance from volunteers or PRs that need help to proceed.inspectorIssues and PRs related to the V8 inspector protocolv8 engineIssues and PRs related to the V8 dependency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions