Skip to content

Infinite ReserveString() #3

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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