Skip to content

Nonblocking check for mutex #11

@segadora

Description

@segadora

We are working with a queue system. If one mutex is already used, I would like it to be possible to put the job back on the queue. Like

Mutex::check(....)->then(If the mutex is free)->fail(If the mutex is not free) 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions