Skip to content

Locks don't get released if exceptions occur within with blocks #274

Closed
@rwb27

Description

@rwb27

If something fails while it has acquired a lock using a with block, it appears the lock doesn't get released.

I think this needs a tweak to the StrictLock code.

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