Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ruby-concurrency/concurrent-ruby issues and pull requests
#1070 - Mark RubySingleThreadExecutor as a SerialExecutorService
Pull Request -
State: open - Opened by meineerde 15 days ago
- 3 comments
#1069 - Should RubySingleThreadExecutor be marked to be a SerialExecutorService again?
Issue -
State: open - Opened by meineerde 15 days ago
- 2 comments
#1068 - Avoid error when member is present on ancestor class
Pull Request -
State: closed - Opened by francesmcmullin about 1 month ago
- 1 comment
#1067 - Incompatibility with Padrino framework
Issue -
State: closed - Opened by francesmcmullin about 1 month ago
- 2 comments
#1066 - Unexpected pruning behaviour with consecutive task batches
Issue -
State: open - Opened by joshuay03 about 1 month ago
#1065 - Reliably crashes
Issue -
State: closed - Opened by hms about 2 months ago
- 7 comments
#1064 - concurrent-ruby-ext: fix build on Darwin 32-bit
Pull Request -
State: open - Opened by barracuda156 2 months ago
- 3 comments
#1063 - atomic_reference.c fails to compile on 32-bit due to unconditional usage of 64-bit atomics
Issue -
State: open - Opened by barracuda156 2 months ago
#1062 - Remove dependency on logger
Pull Request -
State: closed - Opened by eregon 2 months ago
- 2 comments
#1061 - "Logger" warning with Ruby 3.3.5
Issue -
State: closed - Opened by voxik 2 months ago
- 6 comments
#1060 - Fix the return value of `Concurrent.available_processor_count` when `cpu.cfs_quota_us` is -1
Pull Request -
State: closed - Opened by y-yagi 3 months ago
- 4 comments
#1059 - Fix the doc of `Concurrent.available_processor_count`
Pull Request -
State: closed - Opened by y-yagi 3 months ago
- 1 comment
#1058 - Add `Concurrent.cpu_requests` that is cgroups aware.
Pull Request -
State: closed - Opened by heka1024 4 months ago
- 5 comments
#1057 - Review usages of Integer#size in the gem
Issue -
State: open - Opened by eregon 4 months ago
- 1 comment
#1056 - should the thread_local_var_accessor gem be included within the concurrent-ruby gem?
Issue -
State: open - Opened by aks 4 months ago
- 3 comments
#1055 - Concurrent::Promises.future deadlock in RSpec test
Issue -
State: closed - Opened by chernenkov-ayu-sbmt 4 months ago
- 2 comments
#1054 - Update comment for JRuby variant of processor_count to reality
Pull Request -
State: closed - Opened by meineerde 4 months ago
#1053 - Improve speed for windows `Get-CimInstance`
Pull Request -
State: closed - Opened by Earlopain 5 months ago
- 8 comments
#1052 - Incompatible versions for version 1.3.x
Issue -
State: closed - Opened by aandrieu 5 months ago
- 3 comments
#1051 - Remove dependency on `win32ole`
Pull Request -
State: closed - Opened by Earlopain 5 months ago
- 4 comments
#1049 - Fix method name in CHANGELOG.md
Pull Request -
State: closed - Opened by nertzy 5 months ago
#1048 - Ruby 3.5 to drop `win32ole`
Issue -
State: closed - Opened by Earlopain 5 months ago
- 2 comments
#1047 - Prepare the 1.3.1 release.
Pull Request -
State: closed - Opened by nirvdrum 6 months ago
#1046 - 1.3.0 release
Pull Request -
State: closed - Opened by nirvdrum 6 months ago
#1045 - Move job instantiation into the method
Pull Request -
State: closed - Opened by bolshakov 7 months ago
#1044 - ThreadPoolExecutor `kill` will `wait_for_termination` in JRuby
Pull Request -
State: open - Opened by bensheldon 8 months ago
#1043 - Add 10 minute timeout to GitHub Actions
Pull Request -
State: closed - Opened by bensheldon 8 months ago
#1042 - Align Java Executor Service behavior for `shuttingdown?`, `shutdown?`
Pull Request -
State: closed - Opened by bensheldon 9 months ago
- 5 comments
#1041 - ThreadPoolExecutor#shutdown? inconsistency in JRuby and C Ruby
Issue -
State: closed - Opened by bensheldon 9 months ago
- 4 comments
#1040 - Add keyword arguments to async
Issue -
State: open - Opened by reeganviljoen 9 months ago
- 4 comments
#1039 - Segmentation fault with Ruby 3.3.0 running with Docker
Issue -
State: closed - Opened by ineseleuch 10 months ago
- 1 comment
#1038 - Add Concurrent.usable_processor_count that is cgroups aware
Pull Request -
State: closed - Opened by casperisfine 10 months ago
- 3 comments
#1037 - Advance "latest" ruby in isolated ci test job to 3.3
Pull Request -
State: closed - Opened by kkohrt 10 months ago
#1036 - Segmentation fault related to concurrent-ruby
Issue -
State: closed - Opened by dorianmarie 10 months ago
- 4 comments
#1035 - cgroup support for physical_processor_count
Pull Request -
State: closed - Opened by usiegl00 10 months ago
- 3 comments
#1034 - Add `mutex_m` as a runtime dependancy | Run CI against Ruby head
Pull Request -
State: closed - Opened by joshuay03 10 months ago
- 3 comments
#1033 - Don't know how to build task 'parallel_spec'
Issue -
State: closed - Opened by nlegaillart-dri 10 months ago
- 2 comments
#1032 - Add API to prestart threads in threadpools
Issue -
State: open - Opened by catlee 10 months ago
- 4 comments
#1031 - Initial implementation of thread pool prestart for CRuby
Pull Request -
State: open - Opened by catlee 10 months ago
#1030 - Bump actions/deploy-pages from 1 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#1029 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#1028 - Bump actions/upload-pages-artifact from 1 to 3
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 3 comments
Labels: dependencies
#1027 - CI: Tell dependabot to update GH Actions
Pull Request -
State: closed - Opened by olleolleolle 10 months ago
#1026 - docs: update promises grammar
Pull Request -
State: closed - Opened by G-Rath 10 months ago
#1025 - Add new CI job with RUBY_MN_THREADS=1
Issue -
State: closed - Opened by luke-gru 11 months ago
- 4 comments
#1024 - docs: fix typo in throttle docs
Pull Request -
State: closed - Opened by G-Rath 11 months ago
- 1 comment
#1023 - [REDIRECT] Segfault on Ruby 3.3.0 on linux-aarch64? See https://bugs.ruby-lang.org/issues/20085
Issue -
State: open - Opened by eregon 11 months ago
#1022 - Segfault in lock_local_var.rb on aarch64
Issue -
State: closed - Opened by RemcodM 11 months ago
- 3 comments
#1021 - Add Ruby 3.3 in CI
Pull Request -
State: closed - Opened by eregon 11 months ago
#1020 - Fiber.new causes SEGV when using Ruby 3.3.0 on Rails 7.1.2 in M1 Mac Docker environment
Issue -
State: closed - Opened by hachi8833 11 months ago
- 5 comments
#1019 - Version 1.2.2 crashes with Segmentation fault
Issue -
State: closed - Opened by ihopciklumer 11 months ago
- 3 comments
#1018 - Remove AtomicReferenceMapBackend and CheapLockable
Pull Request -
State: closed - Opened by eregon 12 months ago
#1017 - Loop around ConditionVariable#wait in ReentrantReadWriteLock
Pull Request -
State: closed - Opened by eregon 12 months ago
- 1 comment
#1016 - Fix spurious return in Promises#wait_until_resolved
Pull Request -
State: closed - Opened by eregon 12 months ago
#1015 - `Concurrent::Promises::Future#value!` can return `nil` even when promise is not resolved yet
Issue -
State: closed - Opened by 907th 12 months ago
- 6 comments
Labels: bug
#1014 - Fix compile error on FreeBSD 14
Pull Request -
State: closed - Opened by janbiedermann 12 months ago
- 3 comments
#1013 - Drop dependency on mutex_m
Pull Request -
State: closed - Opened by casperisfine 12 months ago
- 1 comment
#1012 - Fix sporadic failures testing with JRuby
Pull Request -
State: closed - Opened by headius about 1 year ago
- 6 comments
#1009 - Fix DaemonThreadFactory - reuse single Java thread factory
Pull Request -
State: closed - Opened by obulkin about 1 year ago
#1008 - DaemonThreadFactory creating new Java thread factory each time it creates a new thread
Issue -
State: open - Opened by obulkin about 1 year ago
- 8 comments
#1007 - Fix broken CI due to rake-compiler error on Ruby < 2.6
Pull Request -
State: closed - Opened by mattbrictson over 1 year ago
- 1 comment
#1006 - Fix doc typo: yeild → yield
Pull Request -
State: closed - Opened by mattbrictson over 1 year ago
- 3 comments
#1005 - Use executor from arg in then_on/rescue_on/chain_on for Promises
Pull Request -
State: closed - Opened by tgwizard over 1 year ago
#1004 - why use wait_for_termination method will stuck the code
Issue -
State: open - Opened by banzhihang1 over 1 year ago
- 2 comments
#1003 - Fix TimerTask example output
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
- 1 comment
#1002 - Create method ThreadPoolExecutor#active_count to expose the number of threads that are actively executing tasks
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
- 4 comments
#1001 - Allow TimerTask to be safely restarted after shutdown and avoid duplicate tasks
Pull Request -
State: open - Opened by bensheldon over 1 year ago
- 3 comments
#1000 - Allow TimerTask to be initialized with a specified Executor
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
#999 - Allow TimerSet to safely handle an executor raising `RejectedExecutionError`
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
#998 - Have ScheduledTask raise ArgumentError if provided executor has fallback policy of `:abort`
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
- 1 comment
#997 - Add `TimerTask#interval_type` option to configure interval calculation
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
- 3 comments
#996 - Fix TimerTask docs to not refer to `#execute` as "blocking"
Pull Request -
State: closed - Opened by bensheldon over 1 year ago
- 1 comment
#994 - Fix TimerTask `:execution_interval` docs
Pull Request -
State: closed - Opened by freemanoid over 1 year ago
- 1 comment
#993 - The Concurrent::Map default_proc is passed a Concurrent::Hash instead of the Concurrent::Map
Issue -
State: closed - Opened by mensfeld over 1 year ago
- 8 comments
#992 - Revert "Prefer `Process.pid` over `$$`"
Pull Request -
State: closed - Opened by eregon over 1 year ago
- 1 comment
#991 - Prefer `Process.pid` over `$$`
Pull Request -
State: closed - Opened by casperisfine over 1 year ago
- 8 comments
#990 - Add `require 'fiber'` for `Fiber.current` usage.
Pull Request -
State: closed - Opened by ioquatix over 1 year ago
- 2 comments
#989 - Optimize Concurrent::Map#[] on CRuby by letting the backing Hash handle the default_proc
Pull Request -
State: closed - Opened by eregon almost 2 years ago
- 2 comments
#988 - Restore compatibility with `RubyThreadLocalVar`.
Pull Request -
State: closed - Opened by ioquatix almost 2 years ago
- 10 comments
#987 - NameError: uninitialized constant Concurrent::RubyThreadLocalVar
Issue -
State: closed - Opened by wimkorevaar almost 2 years ago
- 1 comment
Labels: duplicate
#986 - v1.2.0 release notes do not mention that RubyThreadLocalVar class was removed
Issue -
State: closed - Opened by laser almost 2 years ago
- 8 comments
#985 - Update the list of maintainers
Pull Request -
State: closed - Opened by eregon almost 2 years ago
- 2 comments
#984 - support re-raising exceptions when shutting down a timertask
Issue -
State: closed - Opened by grosser almost 2 years ago
- 4 comments
#983 - Fix `ReentrantReadWriteLock` implementation when Mutex is per-fiber.
Pull Request -
State: closed - Opened by ioquatix almost 2 years ago
- 11 comments
#982 - Fix circular dependency between AtomicReference and Synchronization::Object
Pull Request -
State: closed - Opened by eregon almost 2 years ago
#981 - CAtomicFixnum should probably be a private constant
Issue -
State: open - Opened by eregon almost 2 years ago
- 1 comment
#980 - Run each spec file in a process to detect missing requires
Pull Request -
State: closed - Opened by eregon almost 2 years ago
#979 - test failure due to "uninitialized constant Concurrent::CAtomicReference"
Issue -
State: closed - Opened by Apteryks almost 2 years ago
- 7 comments
#978 - Does not run the method when executed
Issue -
State: closed - Opened by notjames almost 2 years ago
- 1 comment
#977 - Adds Ruby 3.2 to the CI matrix
Pull Request -
State: closed - Opened by petergoldstein almost 2 years ago
#976 - Let `Promises.any_fulfilled_future` take an `Event`
Pull Request -
State: closed - Opened by hanazuki almost 2 years ago
#975 - Require Ruby 2.3+ and drop Ruby 2.2 support
Pull Request -
State: closed - Opened by eregon almost 2 years ago
- 1 comment
#974 - Use TruffleRuby release in main CI
Pull Request -
State: closed - Opened by eregon almost 2 years ago
#973 - Ensure positive int passed to `Concurrent::Semaphore` constructor
Pull Request -
State: closed - Opened by khaile almost 2 years ago
- 1 comment
#972 - Remove Rubinius-related code
Issue -
State: closed - Opened by eregon almost 2 years ago
#971 - Slow require 'concurrent' on windows
Issue -
State: closed - Opened by Largo almost 2 years ago
- 3 comments
#970 - `Concurrent::Hash` default initialization is not fully thread-safe
Issue -
State: open - Opened by mensfeld almost 2 years ago
- 8 comments
Labels: high-priority
#969 - Fix #monotonic_get_time documentation typo
Pull Request -
State: closed - Opened by jbarrieault almost 2 years ago
#968 - doc: Add release date of v1.1.10 to CHANGELOG.md
Pull Request -
State: closed - Opened by meineerde about 2 years ago
#967 - Semaphore doesn't raise exception when negative int passed to constructor
Issue -
State: closed - Opened by flash-gordon about 2 years ago
- 3 comments
Labels: looking-for-contributor