General

Profile

luke-gru (Luke Gruber)

  • Login: luke-gru
  • Email: luke.gru@gmail.com
  • Registered on: 08/19/2011
  • Last sign in: 05/07/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 16 25 41

Activity

05/05/2024

05:24 PM Ruby master Bug #20168 (Closed): Process won't exit when Ractor.select waiting a Ractor
Applied in changeset commit:git|6747fbe77dcac26a457bb1386f55f3c27321040a.
----------
Fix interrupts during Ractor.se...
luke-gru (Luke Gruber)
03:14 PM Ruby master Revision 6747fbe7 (git): Fix interrupts during Ractor.select
Fixes [Bug #20168] luke-gru (Luke Gruber)

04/26/2024

05:51 PM Ruby master Misc #20272: Ambiguity around Ractor message sending FIFO semantics
The messages in that case would be guaranteed to be received in order (first "hello" then "world").
If you have 2 ...
luke-gru (Luke Gruber)
03:59 PM Ruby master Bug #20459: Ractor.select() deadlock?
I just took a look at this and it's related to this ticket: https://redmine.ruby-lang.org/issues/20168. The linked pu... luke-gru (Luke Gruber)

02/16/2024

07:25 PM Ruby master Bug #19365: Ractors can access non-shareable values through enumerators
This has since been fixed, please close. Thanks. luke-gru (Luke Gruber)
07:19 PM Ruby master Bug #19395: Process forking within non-main Ractor hits rb_bug()
I can no longer reproduce this issue, I probably had some changes in my tree that were causing the issues. Sorry! Ple... luke-gru (Luke Gruber)
07:12 PM Ruby master Bug #19408: Object no longer frozen after moved from a ractor
I created a PR for this: https://github.com/ruby/ruby/pull/9996 luke-gru (Luke Gruber)
04:34 PM Ruby master Bug #20271: Issue with moving embedded string across ractors
PR here: https://github.com/ruby/ruby/pull/9993 luke-gru (Luke Gruber)
04:29 PM Ruby master Bug #20271 (Open): Issue with moving embedded string across ractors
When embedded strings are moved, not all the embedded bytes are copied over to the new embedded string. This shows it... luke-gru (Luke Gruber)

02/15/2024

04:00 PM Ruby master Bug #20267: Hashes that use ar_table aren't moved properly across ractors
I created a patch here: https://github.com/ruby/ruby/pull/9983 luke-gru (Luke Gruber)

Also available in: Atom