Hello,
Just updated the nuget package to v3 and immediately started to observe lots of ObjectDisposedExceptionin the StackExchange.Redis.SwitchableBufferedStreamWriter+<CopyOutAsync> method. Line 204th
Error message:
Unable to write data to the transport connection: Cannot access a disposed object.
Object name: 'System.Net.Sockets.Socket'..
Cannot access a disposed object.
Object name: 'System.Net.Sockets.Socket'.
Can you please take a look into this asap :)
Hello,
Just updated the nuget package to v3 and immediately started to observe lots of
ObjectDisposedExceptionin theStackExchange.Redis.SwitchableBufferedStreamWriter+<CopyOutAsync>method. Line 204thError message:
Unable to write data to the transport connection: Cannot access a disposed object.
Object name: 'System.Net.Sockets.Socket'..
Cannot access a disposed object.
Object name: 'System.Net.Sockets.Socket'.
Can you please take a look into this asap :)