Open nicojs opened 7 years ago
@nicojs Thanks for your report and reproduction steps. I'll do investigation.
@nicojs I've fixed process termination. Please try v0.4.10.
I've just tried it but there still seems to be a hanging elektron process after killing karma with ctrl+c.
nicoj@NicoJ02 MINGW64 /c/z/github/nicojs/stryker-miniq-demo (master)
$ npm ls karma-nightmare
stryker-miniq-demo@0.0.0 C:\z\github\nicojs\stryker-miniq-demo
`-- karma-nightmare@0.4.10
nicoj@NicoJ02 MINGW64 /c/z/github/nicojs/stryker-miniq-demo (master)
$ ./node_modules/.bin/karma --version
Karma version: 1.6.0
@nicojs Ummmmm, Thanks, I'll continue to investigate.
Hi! Is there any update on this?
When killing karma if nightmare hangs in an infinite loop it does not seem to stop the electron process.
Reproduction steps:
Open your task manager. The electron process hangs.
Steps 1 and 2 can be done using
ENV: win 10 x64, node 7.9
Original issue reported here: https://github.com/stryker-mutator/stryker/issues/289#issuecomment-297485151 by @unlight