spiltcoffee

Results 4 comments of spiltcoffee

> Same issue here, is there some work around that you have used? This may depend on how many tests suites you have, but I found setting `--maxWorkers=` to the...

I'm getting the same issue occurring - a syntax error on v-slot usage is resulting in an apparent freeze. Looking in Task Manager on Windows, the node.exe for my build...

Alright, got a reproduction of the issue as well: https://github.com/spiltcoffee/vue-syntax-loop-example Curiously, this particular error is only happening when using a separate file for the template source. If I stick the...

@flotwig I assume you meant this issue? https://github.com/mochajs/mocha/issues/3559 Anyway, a related exit code issue due to this practice is that if you have a multiple of 256 failed tests, then...