Closed milovidov983 closed 1 year ago
If an uncaught execution occurs in the custom handler, then the ConcurrentDictionary <string, WebSocket> _sockets collection in the WebSocketConnectionManager class may not be cleared, leading to memory leaks
If an uncaught execution occurs in the custom handler, then the ConcurrentDictionary <string, WebSocket> _sockets collection in the WebSocketConnectionManager class may not be cleared, leading to memory leaks