Skip to content

CallBacks executing multiple times #15

@Mak601

Description

@Mak601

For example every write operation is adding new callback instance while not removing old one.
So you will get additional callback call every operation.
First write = 1 callback call
Second write = 2 callback calls and etc.

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