ruby-concurrency / concurrent-ruby

Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.

Home Page:https://ruby-concurrency.github.io/concurrent-ruby/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Looking for maintainer of Rubinius support

pitr-ch opened this issue · comments

We currently do not have capacity to maintain Rubinius support. If anybody is interested please respond.

The Rubinius matrix element in Travis CI is not even installing.

Perhaps that should be let go?

Example: https://travis-ci.com/github/ruby-concurrency/concurrent-ruby/jobs/515376058

16.07s$ rvm use rbx-3.107 --install --binary --fuzzy
curl: (22) The requested URL returned error: 404 Not Found
Required rbx-3.107 is not installed - installing.
curl: (22) The requested URL returned error: 404 Not Found
Searching for binary rubies, this might take some time.
Requested binary installation but no rubies are available to download, consider skipping --binary flag.
Gemset '' does not exist, 'rvm rbx-3.107 do rvm gemset create ' first, or append '--create'.
The command "rvm use rbx-3.107 --install --binary --fuzzy" failed and exited with 2 during .

The Rubinius repository and discussion rooms have been dead for a year now. Might be time to remove support. I think GitLab are maintaining an internal copy is the only thing? But we can't test against that, and we can't test against that.