Skip to content

Reusing the callbacks issue #159

Description

@kechis

when you call a method using a callback object and immediately calling other method with the same callback object, the first call response remove the callback from the second.

there must be another way to mantain the callbackDictionary.

Maybe we could add a timestamp field to the apirequest and use it instead of the callback id

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions