binder should ensure that unsubscribes is effective

Fixed

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

Show:

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

Flag notifications