Catch all exceptions on Socket.IO shutdown. A thrown exception would
prevent the Socket.IO server from stopping and cause a redeployment to fail because of the still running server.
Please register or sign in to comment
prevent the Socket.IO server from stopping and cause a redeployment to fail because of the still running server.