Open abhisina opened 4 years ago
Currently the sender sleeps for a few seconds before it checks for new messages written locally. Its sleep can only be interrupted by a remote message from receive path. Sender should be interrupted even when messages are written locally.
Currently the sender sleeps for a few seconds before it checks for new messages written locally. Its sleep can only be interrupted by a remote message from receive path. Sender should be interrupted even when messages are written locally.