nontracey
Results
3
comments of
nontracey
demo 复现了问题 开一个线程订阅 很多线程发布和插入操作 就会出现 在3.6.5, 3.6.6版本都会奔溃 3.5.5 可以跑较长时间不出现问题 `using System; using System.Collections.Concurrent; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; using CSRedis; using Newtonsoft.Json; using Newtonsoft.Json.Converters; namespace MG.Redis.CSRedis.Test {...
跑3.5.5 又会出现(【127.0.0.1:6379/9】状态不可用,等待后台检查程序恢复方可使用。Client is not connected)