Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add keyword arguments to async
#1040 opened Feb 11, 2024 by reeganviljoen
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
Use channel as a stremming object
#895 opened Nov 13, 2020 by kvokka
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
Actor pool terminated event sent as message question An user question, does not change the library.
#813 opened Jun 22, 2019 by kj
Backtrace propagation into the executor enhancement Adding features, adding tests, improving documentation. looking-for-contributor We are looking for a contributor to help with this issue.
#810 opened May 25, 2019 by iNecas
Promoting the Actor implmentation from edge to proper concurrent-ruby? chore Gem maintenance tasks. enhancement Adding features, adding tests, improving documentation.
#809 opened May 20, 2019 by iNecas
Support Hash of Futures for Promises.zip enhancement Adding features, adding tests, improving documentation. looking-for-contributor We are looking for a contributor to help with this issue.
#777 opened Nov 7, 2018 by f3ndot
Java and Ruby thread do enqueue/create-threads differently bug A bug in the library or documentation.
#726 opened May 30, 2018 by pitr-ch
ProTip! Exclude everything labeled bug with -label:bug.