-
Notifications
You must be signed in to change notification settings - Fork 419
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
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
[REDIRECT] Segfault on Ruby 3.3.0 on linux-aarch64? See https://bugs.ruby-lang.org/issues/20085
#1023
opened Dec 27, 2023 by
eregon
DaemonThreadFactory creating new Java thread factory each time it creates a new thread
#1008
opened Aug 24, 2023 by
obulkin
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
concurrent-ruby-edge Channel.select consumes full(single core) cpu
#883
opened Aug 28, 2020 by
adityacs
Passenger workers hang / segfault with Ruby 2.5 / concurrent-ruby 1.1.6
bug
A bug in the library or documentation.
#871
opened May 15, 2020 by
astupka
New lighter task scheduler for promises
enhancement
Adding features, adding tests, improving documentation.
#827
opened Oct 6, 2019 by
pitr-ch
Waiting for Actor termination?
question
An user question, does not change the library.
#825
opened Sep 18, 2019 by
mvgijssel
LazyRegister concurrent register bug
enhancement
Adding features, adding tests, improving documentation.
#819
opened Aug 24, 2019 by
kvokka
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.