Fix websockets server shutdown error
- Removed incorrect 'closed' attribute check on websockets Server object - Added proper exception handling for server shutdown - Fixed 'Server' object has no attribute 'closed' error during shutdown - Server now shuts down cleanly without throwing exceptions
Showing
Please
register
or
sign in
to comment