Skip to content

Transaction locks aren't released by transaction in tests #111

@meshy

Description

@meshy

Transaction-level locks aren't released when transaction exits in tests because of the way we use SAVEPOINTs to simulate transactions in tests.

I'm not sure what the solution here is... do we track and explicitly release the locks? Or provide alternative tools for locking which can tie into our existing transaction simulation?

Either way, until this is solved, we should document this gotcha.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions