Skip to content

use fine-grained locks #4004

@pille

Description

@pille

it would be nice to evaluate all locks and fine-tune them.
maybe different actions hold different locks resulting in actions being able to be done at the same time.
the most basic approach would be read/write which may allow for list or info actions during a running create. this would also create the need to handle incomplete data. e.g. the running backup should be ignored. it would be a good idea to state that one is currently running, though.

maybe it's possible to make long-runnig tasks like a check non-blocking.

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