Skip to content

SAQueue leaves resources open #65

Description

@ejd

A STOMP server configured to use the SAQueue store will leave handles to the database open if multiple threads call SAQueue methods. Something should happend during the engine's unbind method to tell the SAStore that the request handler is closing and that any thread-local sessions should be removed.

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