Skip to content

Lock sessions table when opening a new session #309

@sde1000

Description

@sde1000

If two people try to start a session at exactly the same time, two open sessions can be created.

Take an exclusive lock on the sessions table during session creation to prevent this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions