Skip to content

Infinite ReserveString() #3

@snmslavk

Description

@snmslavk

When I call a method ReserveString(), this method is waiting for new item in queue in order to reserve it.

But if during this process you start/stop(because of an error or any other reason) the beanstalk service and add some new item in queue, then ReserveStringwon't find this element and will be waiting for new item infinitely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions