stryker-mutator / stryker-net

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

feat(real-time reporting): Queue mutants before client connects #2722

Closed danielmertens closed 10 months ago

danielmertens commented 10 months ago

Queuing mutants in the RealtimeMutanthandler until a server connection is established.

2691

xandervedder commented 10 months ago

@westie-py, @mikajovic: could you review this pull request?