Skip to content

tools: enable ctrl-c for parallel tests

use a threading.Event instead of a boolean attribute.

Fixes: https://github.com/iojs/io.js/issues/260

Merge request reports

Loading