csredis icon indicating copy to clipboard operation
csredis copied to clipboard

System.ObjectDisposedException 异常,

Open hemiaoio opened this issue 4 years ago • 1 comments

Runtime: .NET 5.0 CSRedisVersion: 3.6.5 ConnectionString: host.docker.internal,poolsize=50,ssl=false,writeBuffer=102400,idleTimeout=20000,preheat=3,tryit=2,testcluster=false,prefix=thenextstone,defaultDatabase=2

image

hemiaoio avatar Dec 04 '20 03:12 hemiaoio

在升级 .Net 5.0 之前是可以用的,下面的Catch没有捕获到任何异常

hemiaoio avatar Dec 04 '20 03:12 hemiaoio