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

Remove concurrent-ruby dependency #20

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Remove concurrent-ruby dependency #20

merged 1 commit into from
Feb 27, 2024

Conversation

mattbrictson
Copy link
Owner

Replace Concurrent::MVar with Ruby's built-in Thread::Queue.

Replace `Concurrent::MVar` with Ruby's built-in `Thread::Queue`.
@mattbrictson mattbrictson added 🏠 Housekeeping Non-user facing cleanup and maintenance automerge Automatically merge PR once all required checks pass labels Feb 27, 2024
@kodiakhq kodiakhq bot merged commit 1e58cbd into main Feb 27, 2024
6 checks passed
@kodiakhq kodiakhq bot deleted the remove-concurrent-ruby branch February 27, 2024 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge PR once all required checks pass 🏠 Housekeeping Non-user facing cleanup and maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant