Skip to content

Queue.get() logic is slow and unnecessary #462

Description

@huzaifarehman1

in the queue.py the get function pop the first element and copy all the elements 1 step behing which is not effecient i can make this a O(1) operation please allow me to

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