Skip to content

Checking subscription before the execute method in UseCase. #135

Open
@amatkivskiy

Description

@amatkivskiy

Hi guys,

There is a leak in UseCase when you run execute(Subscriber UseCaseSubscriber) with different subscribers sequentially.

Maybe we need to check this subscription in this method and unsubscribe if we already have one?

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions