dice
dice copied to clipboard
`GET.WATCH` stops receiving data
Steps to reproduce Create 2 client sockets:
- Execute a regular command like
PINGon one socket, keep the connection open. - Execute a GET.WATCH on the other socket, keep the connection open.
- Close the 1st socket (
PING) after some time, say 10 seconds. - During these 10s, the second socket keeps receiving data, but once the 1st socket closes the connection, 2nd socket stops receiving data.
Hi @Aditya-ds-1806 i am not able to replicate the issue. Can you please list out the steps in detail to replicate the issue.
+1 @kamarajugadda-pavan-kumar . @Aditya-ds-1806 Could you help replicate this issue
@kamarajugadda-pavan-kumar @Anubhav2000 @Abhijeetsng97 has raised a similar issue recently, with steps to reproduce, check this out #1696