Closed renatosc closed 2 weeks ago
Hi.
Thanks for reporting this. Could you try running Stryker with the --dev-mode
option? it will disable some concurrency and I think it could fix your issue.
Could you please try and report result ? it will guide us on where to look for the problem.
Yes, will do that and report back.
BTW, I opened PR #3095 which is likely to fix the underlying problem. I say 'likely' because, as often with concurrency issue, the issue is difficult to reproduce, so I cannot offer strong guarantee.
Same fix that I did on my local branch. I haven't see the issue after that (but as you said, it is not always reproducible anyway)
Describe the bug Stryker throws the following exception when running:
The error does not always happen. So for now I just keep re-running until it works.
Logs stryker-log.txt
Expected behavior Stryker runs fine without exception
Desktop (please complete the following information):
Additional context Add any other context about the problem here.