Skip to content

Subscription.messages leaks messages #3

Closed
@are

Description

@are

Description

Subscription.messages stream is not closed on Subscription.unsubscribe and leads to leaking messages.

Steps to reproduce:

  1. Subscribe to some channel a.
  2. Add a listener to subscription.messages stream.
  3. Unsubscribe using subscription.unsubscribe().
  4. Create new subscription to the same channel a.

Metadata

Metadata

Assignees

Labels

status: doneThis issue is considered resolved.type: bugThis issue reports a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions