Why when I debugging in Visual studio I always get exception StackExchange.Redis.RedisTimeoutException if I force use redis in immediate windows or trying to move debugging line to line wher I use redis.
If I use step in to or step over and I nothing change manually everythings is work correctly and redis respons.