Skip to content

acquire_object_lock doesn't check if lock is held #7

@kenneth-hendricks

Description

@kenneth-hendricks

It just sets

set_field_select('artefact', 'locked', 1, "locked = 0 AND id = ?", array($fileartefact->get('id')));

It needs to check if the lock is held first and wait till it isn't

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