SuperSocket icon indicating copy to clipboard operation
SuperSocket copied to clipboard

调用IServer.StopAsync(),ClearIdleSessionMiddleware报错

Open loveksmy opened this issue 2 years ago • 2 comments

调用IServer.StopAsync()后 报错内容如下 SuperSocketService[0] The exception was thrown from the middleware ClearIdleSessionMiddleware when it is being shutdown. System.NullReferenceException: Object reference not set to an instance of an object. at SuperSocket.Server.ClearIdleSessionMiddleware.Shutdown(IServer server) at SuperSocket.Server.SuperSocketService`1.ShutdownMiddlewares()

不是每次出现。

loveksmy avatar Apr 07 '23 09:04 loveksmy

done

loveksmy avatar Apr 08 '23 05:04 loveksmy

I will take a look.

kerryjiang avatar May 05 '23 20:05 kerryjiang

This bug has been fixed.

kerryjiang avatar Aug 31 '24 00:08 kerryjiang