The server crashes when it doesn't receive perfectly matched fetches and releases from the client. While this will only happen due to a bug in the client accounting, Let's make the server more tolerant of these mistakes and push the failure to the client. Also fixed improper accounting if the entity rejects reconnection.
The server crashes when it doesn't receive perfectly matched fetches and releases from the client. While this will only happen due to a bug in the client accounting, Let's make the server more tolerant of these mistakes and push the failure to the client. Also fixed improper accounting if the entity rejects reconnection.