Skip to content

Api disconnect is not functional #4

@Lash-L

Description

@Lash-L

Hey! so in working on the core integration, I realized that releasing the api fails with a timeout error.

on_disconnect does not get called until after async disconnect calls async response which then calls queue.async_get. No matter what time I give the queue, it ends up timing out and once it is finished, then on_disconnect is called and the object is added to the queue.

I assume it is something with the run_in_executor decorator? But I really don't know, so I figured I would bring it up and maybe you would have an idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions