Kaushal Solanki
Kaushal Solanki
Fix/1715
Fixes: #1715 PS: Due to this variable `t *IOThread` is not used in function `NotifyWatchers`. Should it be removed?
## Description - When executing `.WATCH` command in `dicedb-cli`. `dice` sends 2 notifications to the connected watcher due to which the CLI breaks. - After killing the WATCH using **CTRL...
## Running other watch command after killing first watch does not work ### Steps to reproduce: - Kill watch connection between client and server using CTRL+C and restart another does...