midniteio / multi-cuke

Parallel cucumber-js testing via Node's child_process.spawn api
13 stars 4 forks source link

If cucumber crashes during execution, the node process will hang without exit #21

Closed midniteio closed 8 years ago

midniteio commented 8 years ago

Requires exception handling if cucumber itself crashes wholesale.

midniteio commented 8 years ago

This should be handled node by proxy of changing to spawn() via https://github.com/midniteio/multi-cuke/pull/25 from @guykisel, in 0.7.1