stryker-mutator / stryker-net

Mutation testing for .NET core and .NET framework!
https://stryker-mutator.io
Apache License 2.0
1.75k stars 176 forks source link

Real Time Reporting: Unhandled network exception when closing browser tab #2674

Open rouke-broersma opened 10 months ago

rouke-broersma commented 10 months ago

Describe the bug Start stryker with -o, let stryker run for a bit, close the html report after a while before stryker is done.

Logs Debugging: image

Without debugging: image

Additional context This happens consistently when running stryker from vs in debug mode, this also happens but not consistently when running stryker from vs without debugging.

t0ffifee commented 9 months ago

I am working on this