Skip to content

[Documentation] Queue example skips the first two items #80

Description

@cridenour

In the tutorial the Queues section has the following code in each consumer before the while loop.

item = queue.get()

This item doesn't get processed and confused me. After running the code, realized it was just a typo.

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