ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:123506] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer
@ 2025-10-20 22:51 jhawthorn (John Hawthorn) via ruby-core
  2025-10-20 23:39 ` [ruby-core:123507] " peterzhu2118 (Peter Zhu) via ruby-core
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jhawthorn (John Hawthorn) via ruby-core @ 2025-10-20 22:51 UTC (permalink / raw)
  To: ruby-core; +Cc: jhawthorn (John Hawthorn)

Issue #21646 has been reported by jhawthorn (John Hawthorn).

----------------------------------------
Misc #21646: Propose Luke Gruber as a Ruby committer
https://bugs.ruby-lang.org/issues/21646

* Author: jhawthorn (John Hawthorn)
* Status: Open
----------------------------------------
I'd like to propose adding Luke Gruber (@luke-gru) as a Ruby committer.

He's been contributing to CRuby since 2019 fixing a variety of bugs and being active on redmine both filing and fixing issues. For the past few years he's made a lot of improvements to help stabilize Ractors and we've been working together on this for the past several months.

A small sample of his work (more from [@luke-gruber and @luke-gru on GitHub](https://github.com/search?q=repo%3Aruby%2Fruby%20is%3Apr%20author%3Aluke-gru%20author%3Aluke-gruber&type=pullrequests)):
* Fixed a complex lock-ordering issue that caused Ractors to deadlock [ruby/ruby#13682](https://github.com/ruby/ruby/pull/13682)
* Optimizing `Regexp#match` to avoid allocations [ruby/ruby#9398](https://github.com/ruby/ruby/pull/9398)
* Fixed issues with moving objects to a Ractor [ruby/ruby#9394](https://github.com/ruby/ruby/pull/9394) [ruby/ruby#9996](https://github.com/ruby/ruby/pull/9996)
* Fixed a GC+Ractor+tracing bug that crashed on CI [ruby/ruby#14596](https://github.com/ruby/ruby/pull/14596)
* Fixed a bug where Mutexes locked by finished Fibers could segv [ruby/ruby#14262](https://github.com/ruby/ruby/pull/14262)
* Fixed String#crypt inside Ractors [ruby/ruby#13567](https://github.com/ruby/ruby/pull/13567)

It would be helpful to me and to Ruby if he had commit access to merge changes more easily. I would help with onboarding :)



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:123507] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer
  2025-10-20 22:51 [ruby-core:123506] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer jhawthorn (John Hawthorn) via ruby-core
@ 2025-10-20 23:39 ` peterzhu2118 (Peter Zhu) via ruby-core
  2025-10-21 18:41 ` [ruby-core:123512] " tenderlovemaking (Aaron Patterson) via ruby-core
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: peterzhu2118 (Peter Zhu) via ruby-core @ 2025-10-20 23:39 UTC (permalink / raw)
  To: ruby-core; +Cc: peterzhu2118 (Peter Zhu)

Issue #21646 has been updated by peterzhu2118 (Peter Zhu).


+1 Luke has been doing great work and is really knowledgeable in Ractors

----------------------------------------
Misc #21646: Propose Luke Gruber as a Ruby committer
https://bugs.ruby-lang.org/issues/21646#change-114879

* Author: jhawthorn (John Hawthorn)
* Status: Open
----------------------------------------
I'd like to propose adding Luke Gruber (@luke-gru) as a Ruby committer.

He's been contributing to CRuby [since 2019](https://github.com/ruby/ruby/commit/ec8e5f5aa64e2a54cf1e303f2b012c98e8d521ba) fixing a variety of bugs and being active on redmine both filing and fixing issues. For the past few years he's made a lot of improvements to help stabilize Ractors and we've been working together on this for the past several months.

A small sample of his work (more from [@luke-gruber and @luke-gru on GitHub](https://github.com/search?q=repo%3Aruby%2Fruby%20is%3Apr%20author%3Aluke-gru%20author%3Aluke-gruber&type=pullrequests)):
* Fixed a complex lock-ordering issue that caused Ractors to deadlock [ruby/ruby#13682](https://github.com/ruby/ruby/pull/13682)
* Optimizing `Regexp#match` to avoid allocations [ruby/ruby#9398](https://github.com/ruby/ruby/pull/9398)
* Fixed issues with moving objects to a Ractor [ruby/ruby#9394](https://github.com/ruby/ruby/pull/9394) [ruby/ruby#9996](https://github.com/ruby/ruby/pull/9996)
* Fixed a GC+Ractor+tracing bug that crashed on CI [ruby/ruby#14596](https://github.com/ruby/ruby/pull/14596)
* Fixed a bug where Mutexes locked by finished Fibers could segv [ruby/ruby#14262](https://github.com/ruby/ruby/pull/14262)
* Fixed String#crypt inside Ractors [ruby/ruby#13567](https://github.com/ruby/ruby/pull/13567)

It would be helpful to me and to Ruby if he had commit access to merge changes more easily. I would help with onboarding :)



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:123512] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer
  2025-10-20 22:51 [ruby-core:123506] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer jhawthorn (John Hawthorn) via ruby-core
  2025-10-20 23:39 ` [ruby-core:123507] " peterzhu2118 (Peter Zhu) via ruby-core
@ 2025-10-21 18:41 ` tenderlovemaking (Aaron Patterson) via ruby-core
  2025-10-21 18:46 ` [ruby-core:123513] " luke-gru (Luke Gruber) via ruby-core
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tenderlovemaking (Aaron Patterson) via ruby-core @ 2025-10-21 18:41 UTC (permalink / raw)
  To: ruby-core; +Cc: tenderlovemaking (Aaron Patterson)

Issue #21646 has been updated by tenderlovemaking (Aaron Patterson).


+1 Luke is very helpful with Ractor development, and I think he would make a great addition to the team!

----------------------------------------
Misc #21646: Propose Luke Gruber as a Ruby committer
https://bugs.ruby-lang.org/issues/21646#change-114885

* Author: jhawthorn (John Hawthorn)
* Status: Open
----------------------------------------
I'd like to propose adding Luke Gruber (@luke-gru) as a Ruby committer.

He's been contributing to CRuby [since 2019](https://github.com/ruby/ruby/commit/ec8e5f5aa64e2a54cf1e303f2b012c98e8d521ba) fixing a variety of bugs and being active on redmine both filing and fixing issues. For the past few years he's made a lot of improvements to help stabilize Ractors and we've been working together on this for the past several months.

A small sample of his work (more from [@luke-gruber and @luke-gru on GitHub](https://github.com/search?q=repo%3Aruby%2Fruby%20is%3Apr%20author%3Aluke-gru%20author%3Aluke-gruber&type=pullrequests)):
* Fixed a complex lock-ordering issue that caused Ractors to deadlock [ruby/ruby#13682](https://github.com/ruby/ruby/pull/13682)
* Optimizing `Regexp#match` to avoid allocations [ruby/ruby#9398](https://github.com/ruby/ruby/pull/9398)
* Fixed issues with moving objects to a Ractor [ruby/ruby#9394](https://github.com/ruby/ruby/pull/9394) [ruby/ruby#9996](https://github.com/ruby/ruby/pull/9996)
* Fixed a GC+Ractor+tracing bug that crashed on CI [ruby/ruby#14596](https://github.com/ruby/ruby/pull/14596)
* Fixed a bug where Mutexes locked by finished Fibers could segv [ruby/ruby#14262](https://github.com/ruby/ruby/pull/14262)
* Fixed String#crypt inside Ractors [ruby/ruby#13567](https://github.com/ruby/ruby/pull/13567)

It would be helpful to me and to Ruby if he had commit access to merge changes more easily. I would help with onboarding :)



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:123513] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer
  2025-10-20 22:51 [ruby-core:123506] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer jhawthorn (John Hawthorn) via ruby-core
  2025-10-20 23:39 ` [ruby-core:123507] " peterzhu2118 (Peter Zhu) via ruby-core
  2025-10-21 18:41 ` [ruby-core:123512] " tenderlovemaking (Aaron Patterson) via ruby-core
@ 2025-10-21 18:46 ` luke-gru (Luke Gruber) via ruby-core
  2025-10-23  4:07 ` [ruby-core:123527] " matz (Yukihiro Matsumoto) via ruby-core
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: luke-gru (Luke Gruber) via ruby-core @ 2025-10-21 18:46 UTC (permalink / raw)
  To: ruby-core; +Cc: luke-gru (Luke Gruber)

Issue #21646 has been updated by luke-gru (Luke Gruber).


I would be honored to join as a committer if you'll have me. Thank you everyone!

----------------------------------------
Misc #21646: Propose Luke Gruber as a Ruby committer
https://bugs.ruby-lang.org/issues/21646#change-114886

* Author: jhawthorn (John Hawthorn)
* Status: Open
----------------------------------------
I'd like to propose adding Luke Gruber (@luke-gru) as a Ruby committer.

He's been contributing to CRuby [since 2019](https://github.com/ruby/ruby/commit/ec8e5f5aa64e2a54cf1e303f2b012c98e8d521ba) fixing a variety of bugs and being active on redmine both filing and fixing issues. For the past few years he's made a lot of improvements to help stabilize Ractors and we've been working together on this for the past several months.

A small sample of his work (more from [@luke-gruber and @luke-gru on GitHub](https://github.com/search?q=repo%3Aruby%2Fruby%20is%3Apr%20author%3Aluke-gru%20author%3Aluke-gruber&type=pullrequests)):
* Fixed a complex lock-ordering issue that caused Ractors to deadlock [ruby/ruby#13682](https://github.com/ruby/ruby/pull/13682)
* Optimizing `Regexp#match` to avoid allocations [ruby/ruby#9398](https://github.com/ruby/ruby/pull/9398)
* Fixed issues with moving objects to a Ractor [ruby/ruby#9394](https://github.com/ruby/ruby/pull/9394) [ruby/ruby#9996](https://github.com/ruby/ruby/pull/9996)
* Fixed a GC+Ractor+tracing bug that crashed on CI [ruby/ruby#14596](https://github.com/ruby/ruby/pull/14596)
* Fixed a bug where Mutexes locked by finished Fibers could segv [ruby/ruby#14262](https://github.com/ruby/ruby/pull/14262)
* Fixed String#crypt inside Ractors [ruby/ruby#13567](https://github.com/ruby/ruby/pull/13567)

It would be helpful to me and to Ruby if he had commit access to merge changes more easily. I would help with onboarding :)



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:123527] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer
  2025-10-20 22:51 [ruby-core:123506] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer jhawthorn (John Hawthorn) via ruby-core
                   ` (2 preceding siblings ...)
  2025-10-21 18:46 ` [ruby-core:123513] " luke-gru (Luke Gruber) via ruby-core
@ 2025-10-23  4:07 ` matz (Yukihiro Matsumoto) via ruby-core
  2025-10-23 13:15 ` [ruby-core:123535] " luke-gru (Luke Gruber) via ruby-core
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: matz (Yukihiro Matsumoto) via ruby-core @ 2025-10-23  4:07 UTC (permalink / raw)
  To: ruby-core; +Cc: matz (Yukihiro Matsumoto)

Issue #21646 has been updated by matz (Yukihiro Matsumoto).


Accepted. Go ahead.

Matz.


----------------------------------------
Misc #21646: Propose Luke Gruber as a Ruby committer
https://bugs.ruby-lang.org/issues/21646#change-114903

* Author: jhawthorn (John Hawthorn)
* Status: Open
----------------------------------------
I'd like to propose adding Luke Gruber (@luke-gru) as a Ruby committer.

He's been contributing to CRuby [since 2019](https://github.com/ruby/ruby/commit/ec8e5f5aa64e2a54cf1e303f2b012c98e8d521ba) fixing a variety of bugs and being active on redmine both filing and fixing issues. For the past few years he's made a lot of improvements to help stabilize Ractors and we've been working together on this for the past several months.

A small sample of his work (more from [@luke-gruber and @luke-gru on GitHub](https://github.com/search?q=repo%3Aruby%2Fruby%20is%3Apr%20author%3Aluke-gru%20author%3Aluke-gruber&type=pullrequests)):
* Fixed a complex lock-ordering issue that caused Ractors to deadlock [ruby/ruby#13682](https://github.com/ruby/ruby/pull/13682)
* Optimizing `Regexp#match` to avoid allocations [ruby/ruby#9398](https://github.com/ruby/ruby/pull/9398)
* Fixed issues with moving objects to a Ractor [ruby/ruby#9394](https://github.com/ruby/ruby/pull/9394) [ruby/ruby#9996](https://github.com/ruby/ruby/pull/9996)
* Fixed a GC+Ractor+tracing bug that crashed on CI [ruby/ruby#14596](https://github.com/ruby/ruby/pull/14596)
* Fixed a bug where Mutexes locked by finished Fibers could segv [ruby/ruby#14262](https://github.com/ruby/ruby/pull/14262)
* Fixed String#crypt inside Ractors [ruby/ruby#13567](https://github.com/ruby/ruby/pull/13567)

It would be helpful to me and to Ruby if he had commit access to merge changes more easily. I would help with onboarding :)



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:123535] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer
  2025-10-20 22:51 [ruby-core:123506] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer jhawthorn (John Hawthorn) via ruby-core
                   ` (3 preceding siblings ...)
  2025-10-23  4:07 ` [ruby-core:123527] " matz (Yukihiro Matsumoto) via ruby-core
@ 2025-10-23 13:15 ` luke-gru (Luke Gruber) via ruby-core
  2025-10-27 20:15 ` [ruby-core:123553] " k0kubun (Takashi Kokubun) via ruby-core
  2025-10-28  3:06 ` [ruby-core:123557] " hsbt (Hiroshi SHIBATA) via ruby-core
  6 siblings, 0 replies; 8+ messages in thread
From: luke-gru (Luke Gruber) via ruby-core @ 2025-10-23 13:15 UTC (permalink / raw)
  To: ruby-core; +Cc: luke-gru (Luke Gruber)

Issue #21646 has been updated by luke-gru (Luke Gruber).


Thank you Matz!

----------------------------------------
Misc #21646: Propose Luke Gruber as a Ruby committer
https://bugs.ruby-lang.org/issues/21646#change-114911

* Author: jhawthorn (John Hawthorn)
* Status: Open
----------------------------------------
I'd like to propose adding Luke Gruber (@luke-gru) as a Ruby committer.

He's been contributing to CRuby [since 2019](https://github.com/ruby/ruby/commit/ec8e5f5aa64e2a54cf1e303f2b012c98e8d521ba) fixing a variety of bugs and being active on redmine both filing and fixing issues. For the past few years he's made a lot of improvements to help stabilize Ractors and we've been working together on this for the past several months.

A small sample of his work (more from [@luke-gruber and @luke-gru on GitHub](https://github.com/search?q=repo%3Aruby%2Fruby%20is%3Apr%20author%3Aluke-gru%20author%3Aluke-gruber&type=pullrequests)):
* Fixed a complex lock-ordering issue that caused Ractors to deadlock [ruby/ruby#13682](https://github.com/ruby/ruby/pull/13682)
* Optimizing `Regexp#match` to avoid allocations [ruby/ruby#9398](https://github.com/ruby/ruby/pull/9398)
* Fixed issues with moving objects to a Ractor [ruby/ruby#9394](https://github.com/ruby/ruby/pull/9394) [ruby/ruby#9996](https://github.com/ruby/ruby/pull/9996)
* Fixed a GC+Ractor+tracing bug that crashed on CI [ruby/ruby#14596](https://github.com/ruby/ruby/pull/14596)
* Fixed a bug where Mutexes locked by finished Fibers could segv [ruby/ruby#14262](https://github.com/ruby/ruby/pull/14262)
* Fixed String#crypt inside Ractors [ruby/ruby#13567](https://github.com/ruby/ruby/pull/13567)

It would be helpful to me and to Ruby if he had commit access to merge changes more easily. I would help with onboarding :)



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:123553] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer
  2025-10-20 22:51 [ruby-core:123506] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer jhawthorn (John Hawthorn) via ruby-core
                   ` (4 preceding siblings ...)
  2025-10-23 13:15 ` [ruby-core:123535] " luke-gru (Luke Gruber) via ruby-core
@ 2025-10-27 20:15 ` k0kubun (Takashi Kokubun) via ruby-core
  2025-10-28  3:06 ` [ruby-core:123557] " hsbt (Hiroshi SHIBATA) via ruby-core
  6 siblings, 0 replies; 8+ messages in thread
From: k0kubun (Takashi Kokubun) via ruby-core @ 2025-10-27 20:15 UTC (permalink / raw)
  To: ruby-core; +Cc: k0kubun (Takashi Kokubun)

Issue #21646 has been updated by k0kubun (Takashi Kokubun).

Status changed from Open to Assigned
Assignee set to hsbt (Hiroshi SHIBATA)

----------------------------------------
Misc #21646: Propose Luke Gruber as a Ruby committer
https://bugs.ruby-lang.org/issues/21646#change-114932

* Author: jhawthorn (John Hawthorn)
* Status: Assigned
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
I'd like to propose adding Luke Gruber (@luke-gru) as a Ruby committer.

He's been contributing to CRuby [since 2019](https://github.com/ruby/ruby/commit/ec8e5f5aa64e2a54cf1e303f2b012c98e8d521ba) fixing a variety of bugs and being active on redmine both filing and fixing issues. For the past few years he's made a lot of improvements to help stabilize Ractors and we've been working together on this for the past several months.

A small sample of his work (more from [@luke-gruber and @luke-gru on GitHub](https://github.com/search?q=repo%3Aruby%2Fruby%20is%3Apr%20author%3Aluke-gru%20author%3Aluke-gruber&type=pullrequests)):
* Fixed a complex lock-ordering issue that caused Ractors to deadlock [ruby/ruby#13682](https://github.com/ruby/ruby/pull/13682)
* Optimizing `Regexp#match` to avoid allocations [ruby/ruby#9398](https://github.com/ruby/ruby/pull/9398)
* Fixed issues with moving objects to a Ractor [ruby/ruby#9394](https://github.com/ruby/ruby/pull/9394) [ruby/ruby#9996](https://github.com/ruby/ruby/pull/9996)
* Fixed a GC+Ractor+tracing bug that crashed on CI [ruby/ruby#14596](https://github.com/ruby/ruby/pull/14596)
* Fixed a bug where Mutexes locked by finished Fibers could segv [ruby/ruby#14262](https://github.com/ruby/ruby/pull/14262)
* Fixed String#crypt inside Ractors [ruby/ruby#13567](https://github.com/ruby/ruby/pull/13567)

It would be helpful to me and to Ruby if he had commit access to merge changes more easily. I would help with onboarding :)



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:123557] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer
  2025-10-20 22:51 [ruby-core:123506] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer jhawthorn (John Hawthorn) via ruby-core
                   ` (5 preceding siblings ...)
  2025-10-27 20:15 ` [ruby-core:123553] " k0kubun (Takashi Kokubun) via ruby-core
@ 2025-10-28  3:06 ` hsbt (Hiroshi SHIBATA) via ruby-core
  6 siblings, 0 replies; 8+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2025-10-28  3:06 UTC (permalink / raw)
  To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)

Issue #21646 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Assigned to Closed

I've finished to prepare Luke's account. Please let me know if you have any issues for developing Ruby.

----------------------------------------
Misc #21646: Propose Luke Gruber as a Ruby committer
https://bugs.ruby-lang.org/issues/21646#change-114936

* Author: jhawthorn (John Hawthorn)
* Status: Closed
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
I'd like to propose adding Luke Gruber (@luke-gru) as a Ruby committer.

He's been contributing to CRuby [since 2019](https://github.com/ruby/ruby/commit/ec8e5f5aa64e2a54cf1e303f2b012c98e8d521ba) fixing a variety of bugs and being active on redmine both filing and fixing issues. For the past few years he's made a lot of improvements to help stabilize Ractors and we've been working together on this for the past several months.

A small sample of his work (more from [@luke-gruber and @luke-gru on GitHub](https://github.com/search?q=repo%3Aruby%2Fruby%20is%3Apr%20author%3Aluke-gru%20author%3Aluke-gruber&type=pullrequests)):
* Fixed a complex lock-ordering issue that caused Ractors to deadlock [ruby/ruby#13682](https://github.com/ruby/ruby/pull/13682)
* Optimizing `Regexp#match` to avoid allocations [ruby/ruby#9398](https://github.com/ruby/ruby/pull/9398)
* Fixed issues with moving objects to a Ractor [ruby/ruby#9394](https://github.com/ruby/ruby/pull/9394) [ruby/ruby#9996](https://github.com/ruby/ruby/pull/9996)
* Fixed a GC+Ractor+tracing bug that crashed on CI [ruby/ruby#14596](https://github.com/ruby/ruby/pull/14596)
* Fixed a bug where Mutexes locked by finished Fibers could segv [ruby/ruby#14262](https://github.com/ruby/ruby/pull/14262)
* Fixed String#crypt inside Ractors [ruby/ruby#13567](https://github.com/ruby/ruby/pull/13567)

It would be helpful to me and to Ruby if he had commit access to merge changes more easily. I would help with onboarding :)



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-10-28  3:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-20 22:51 [ruby-core:123506] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer jhawthorn (John Hawthorn) via ruby-core
2025-10-20 23:39 ` [ruby-core:123507] " peterzhu2118 (Peter Zhu) via ruby-core
2025-10-21 18:41 ` [ruby-core:123512] " tenderlovemaking (Aaron Patterson) via ruby-core
2025-10-21 18:46 ` [ruby-core:123513] " luke-gru (Luke Gruber) via ruby-core
2025-10-23  4:07 ` [ruby-core:123527] " matz (Yukihiro Matsumoto) via ruby-core
2025-10-23 13:15 ` [ruby-core:123535] " luke-gru (Luke Gruber) via ruby-core
2025-10-27 20:15 ` [ruby-core:123553] " k0kubun (Takashi Kokubun) via ruby-core
2025-10-28  3:06 ` [ruby-core:123557] " hsbt (Hiroshi SHIBATA) via ruby-core

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).