This repository has been archived by the owner on Jul 8, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue where unsubscribing in push_events led to API_EventTimeout … (
#699) Subscribing or unsubscribing events in an event callback when this callback was called during a subscribe_event() phase was leading to events and heartbeat events no longer received by the event client. A bug was fixed when several ZMQ_DELAY_EVENT commands were received consecutively by the ZMQ control socket. Stop delaying events only if there is no other ZMQ_DELAY_EVENT command currently requested
- Loading branch information