Unverified Commit e018c331 authored by Marcel Laverdet's avatar Marcel Laverdet Committed by Anna Henningsen
Browse files

vm: fix race condition with timeout param

This fixes a race condition in the watchdog timer used for vm timeouts.
The condition would terminate the main stack's execution instead of the
code running under the sandbox.

PR-URL: https://github.com/nodejs/node/pull/13074


Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
parent 3c5bfba2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment