General

Profile

ko1 (Koichi Sasada)

  • Login: ko1
  • Registered on: 05/28/2008
  • Last sign in: 11/19/2024

Issues

open closed Total
Assigned issues 91 588 679
Reported issues 21 202 223

Projects

Project Roles Registered on
Ruby Committer 07/18/2008
Backport187 Committer 02/02/2009
Backport191 Committer 05/16/2009
Backport192 Committer 08/02/2010
Backport193 Committer 10/05/2011
Backport200 Committer 02/17/2013
Backport21 Committer 12/21/2013
Backport22 Committer 12/19/2014
Ruby 1.8 Committer 05/28/2008
Ruby master Committer 05/28/2008

Like

Activity

11/19/2024

08:16 AM Ruby master Feature #20876: Introduce `Fiber::Scheduler#blocking_operation_wait` to avoid stalling the event loop.
go ahead. ko1 (Koichi Sasada)

11/08/2024

09:02 AM Ruby master Feature #20627 (Closed): `require` on Ractor should run on the main Ractor
Applied in changeset commit:git|aa63699d10e489bc6d9c13406fc47f581001568b.
----------
support `require` in non-main R...
ko1 (Koichi Sasada)
09:02 AM Ruby master Feature #20715 (Closed): `Ractor.[]` and `Ractor.[]=` to access Ractor local storage
Applied in changeset commit:git|075a102c937969c62a6798b32b3c3188df91a075.
----------
`Ractor.[]` and `Ractor.[]=`
`...
ko1 (Koichi Sasada)
09:02 AM Ruby master Revision aa63699d (git): support `require` in non-main Ractors
Many libraries should be loaded on the main ractor because of
setting constants with unshareable objects and so on.
...
ko1 (Koichi Sasada)
09:02 AM Ruby master Revision 8d88d35f (git): correct dependencies
ko1 (Koichi Sasada)
09:02 AM Ruby master Revision 4886a54d (git): fix rjit-bindgen info
ko1 (Koichi Sasada)
09:02 AM Ruby master Revision 0d63b9b4 (git): check closing flag
`Ractor.receive` and `Ractor.yield` should stop when the
incoming/outgoing port is closed.
ko1 (Koichi Sasada)
09:02 AM Ruby master Revision 97aaf6f7 (git): introduce `rb_ec_check_ints()`
to avoid TLS issue with N:M threads. ko1 (Koichi Sasada)
09:02 AM Ruby master Revision 78064d07 (git): skip `SystemStackError`
with -O0 build, prism parser consumes a lot of machine stack and
it doesn't work with minimum machine stack for threa...
ko1 (Koichi Sasada)
09:02 AM Ruby master Revision 16159960 (git): specify NOINLINE for LTO
ko1 (Koichi Sasada)

Also available in: Atom