Commit Graph

1 Commits (513d9397202b46fb10da41d88ddb747417f8b870)

Author SHA1 Message Date
Marcel Laverdet e018c33111
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: Anna Henningsen <anna@addaleax.net>
2017-05-23 21:00:40 +02:00