frobion
Results
1
comments of
frobion
Hello, I reproduced deterministically the issue in [this test program](https://github.com/jcaspes/StackExchange.Redis/tree/Reproduce_wrong_Redis_response_between_threads/toys/RedisResponseTester). For this corruption to happen, we need at least: - 2 threads (if we use only synchrone commands) - 2...