binder should ensure that unsubscribes is effective

Description

The unsubscriptions to events are matched with the subscriptions. It means that a client subscribing N times to the same events must unsubscribe N times to.

This is not the intended behavior. The intended behavior is that unsubscription becomes effective the first time it is required without regarding how many subscription was done.

 

 

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Contract ID

Components

Priority

Created December 20, 2019 at 5:42 PM
Updated April 8, 2020 at 8:09 PM
Resolved January 27, 2020 at 8:36 AM