Commit 4bcbefcc authored by cjihrig's avatar cjihrig Committed by David Cai
Browse files

test: add coverage for vm's breakOnSigint option

The breakOnSigint option follows different code paths, depending
on the number of listeners for SIGINT. This commit updates the
existing test to vary the number of SIGINT handlers.

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


Reviewed-By: default avatarDavid Cai <davidcai1993@yahoo.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 14c6ae81
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