Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ruby-concurrency
/
concurrent-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
416
Star
5.7k
Code
Issues
50
Pull requests
7
Discussions
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
CachedThreadPool does not spin down idle threads
Status: Open.
#1075
In ruby-concurrency/concurrent-ruby;
·
SamSaffron
opened
on Dec 19, 2024
ThreadPoolExecutor#kill: documentation and implementation are out of sync
Status: Open.
#1072
In ruby-concurrency/concurrent-ruby;
·
hms
opened
on Nov 26, 2024
Should RubySingleThreadExecutor be marked to be a SerialExecutorService again?
Status: Open.
#1069
In ruby-concurrency/concurrent-ruby;
·
meineerde
opened
on Nov 1, 2024
Unexpected pruning behaviour with consecutive task batches
Status: Open.
#1066
In ruby-concurrency/concurrent-ruby;
·
joshuay03
opened
on Oct 10, 2024
atomic_reference.c fails to compile on 32-bit due to unconditional usage of 64-bit atomics
Status: Open.
#1063
In ruby-concurrency/concurrent-ruby;
·
barracuda156
opened
on Sep 8, 2024
Review usages of Integer#size in the gem
Status: Open.
#1057
In ruby-concurrency/concurrent-ruby;
·
eregon
opened
on Jul 25, 2024
should the thread_local_var_accessor gem be included within the concurrent-ruby gem?
Status: Open.
#1056
In ruby-concurrency/concurrent-ruby;
·
aks
opened
on Jul 25, 2024
Add keyword arguments to async
Status: Open.
#1040
In ruby-concurrency/concurrent-ruby;
·
reeganviljoen
opened
on Feb 11, 2024
Add API to prestart threads in threadpools
Status: Open.
#1032
In ruby-concurrency/concurrent-ruby;
·
catlee
opened
on Jan 17, 2024
[REDIRECT] Segfault on Ruby 3.3.0 on linux-aarch64? See https://bugs.ruby-lang.org/issues/20085
Status: Open.
#1023
In ruby-concurrency/concurrent-ruby;
·
eregon
opened
on Dec 27, 2023
DaemonThreadFactory creating new Java thread factory each time it creates a new thread
Status: Open.
#1008
In ruby-concurrency/concurrent-ruby;
·
obulkin
opened
on Aug 24, 2023
why use wait_for_termination method will stuck the code
Status: Open.
#1004
In ruby-concurrency/concurrent-ruby;
·
banzhihang1
opened
on Jul 14, 2023
You can’t perform that action at this time.