You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix disconnects
* skip test in cluster
* add test
* save return value from handle_push_response (without it 'read_response' return the push message)
* insert return response from cache to the try block to prevent connection leak
* enable to get connection with data avaliable to read in csc mode and change can_read_destructive to not read data
* fix check if socket is empty (at_eof() can return False but this doesn't mean there's definitely more data to read)
---------
Co-authored-by: Chayim <[email protected]>
0 commit comments