[#101179] Spectre Mitigations — Amel <amel.smajic@...>
Hi there!
5 messages
2020/12/01
[#101180] Re: Spectre Mitigations
— Chris Seaton <chris@...>
2020/12/01
I wouldn’t recommend using Ruby to run in-process untrusted code in the first place. Are people doing that?
[#101694] Ruby 3.0.0 Released — "NARUSE, Yui" <naruse@...>
We are pleased to announce the release of Ruby 3.0.0. From 2015 we
4 messages
2020/12/25
[ruby-core:101247] [Ruby master Misc#17367] CI: Env variable for Ractor compatibility tests?
From:
marcandre-ruby-core@...
Date:
2020-12-05 07:35:56 UTC
List:
ruby-core #101247
Issue #17367 has been reported by marcandre (Marc-Andre Lafortune). ---------------------------------------- Misc #17367: CI: Env variable for Ractor compatibility tests? https://bugs.ruby-lang.org/issues/17367 * Author: marcandre (Marc-Andre Lafortune) * Status: Open * Priority: Normal * Assignee: ko1 (Koichi Sasada) ---------------------------------------- It will become important to test that some features are Ractor compatible. For some builtin libs for example: that a frozen `Matrix`/`OpenStruct` is `Ractor.shareable?`, or that `Integer#prime?` works at all. Could we have an official way to add [these kinds of tests](https://github.com/ruby/ruby/commit/bc23216e5a4204b8e626704c7277e9edc1708189) to the codebase please? -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>