Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Fix bug in event name when pushing an error event to IDL5 clients. #400

Conversation

bourtemb
Copy link
Member

The events were not sent by ZMQ in this case because the name didn't match the
attribute name the client had susbcribed to.
This bug was triggering some API_MissedEvents error events on the client side.
(Missed some events! Zmq queue has reached HWM?)

The events were not sent by ZMQ in this case because the name didn't match the
attribute name the client had susbcribed to.
This bug was triggering some API_MissedEvents error events on the client side.
(Missed some events! Zmq queue has reached HWM?)
@bourtemb
Copy link
Member Author

A new unit test should be added to test this case.

@Ingvord Ingvord merged commit b719402 into tango-controls:tango-9-lts Oct 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants