Commit 6b25c75c authored by Marcel Laverdet's avatar Marcel Laverdet Committed by James M Snell
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 191bb5a3
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