Skip to content

Fix wrong subscription state

If the FILTER_OLD_TANGO_EVENTS feature is enable the tangoAttribute _pushAttrEvent method could keep the subscription state and its management in a wrong state.

Move the event filter after the subscription management fix the inconsistency.

Merge request reports