-
Notifications
You must be signed in to change notification settings - Fork 416
Issues: ruby-concurrency/concurrent-ruby
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Fix multi require concurrent/executor/cached_thread_pool
#1085
opened Apr 10, 2025 by
OuYangJinTing
Loading…
ThreadPoolExecutor#kill: documentation and implementation are out of sync
#1072
opened Nov 26, 2024 by
hms
Mark RubySingleThreadExecutor as a SerialExecutorService
#1070
opened Nov 1, 2024 by
meineerde
Loading…
Should RubySingleThreadExecutor be marked to be a SerialExecutorService again?
#1069
opened Nov 1, 2024 by
meineerde
atomic_reference.c fails to compile on 32-bit due to unconditional usage of 64-bit atomics
#1063
opened Sep 8, 2024 by
barracuda156
should the thread_local_var_accessor gem be included within the concurrent-ruby gem?
#1056
opened Jul 25, 2024 by
aks
ThreadPoolExecutor
kill
will wait_for_termination
in JRuby
#1044
opened Mar 11, 2024 by
bensheldon
Loading…
1 task
DaemonThreadFactory creating new Java thread factory each time it creates a new thread
#1008
opened Aug 24, 2023 by
obulkin
Allow TimerTask to be safely restarted after shutdown and avoid duplicate tasks
#1001
opened May 29, 2023 by
bensheldon
Loading…
Concurrent::Hash
default initialization is not fully thread-safe
high-priority
#970
opened Nov 17, 2022 by
mensfeld
Concurrent::Hash and Concurrent::Array are not fully threadsafe on CRuby
high-priority
Should be done ASAP.
#929
opened Dec 14, 2021 by
jacobat
should we use new c macros included with rubyc?
enhancement
Adding features, adding tests, improving documentation.
looking-for-contributor
We are looking for a contributor to help with this issue.
#897
opened Jan 5, 2021 by
dsisnero
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.