Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Ruby's Queue #2

Open
mohammedamarnah opened this issue Jan 28, 2021 · 0 comments
Open

Use Ruby's Queue #2

mohammedamarnah opened this issue Jan 28, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mohammedamarnah
Copy link
Owner

Ruby's queue is thread-safe and we can use it instead of implementing a thread-safe queue from scratch.

@mohammedamarnah mohammedamarnah self-assigned this Jan 28, 2021
@mohammedamarnah mohammedamarnah added the enhancement New feature or request label Jan 28, 2021
@mohammedamarnah mohammedamarnah linked a pull request Feb 7, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant