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.
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... - 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.[]=`
`... - 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.
... - 09:02 AM Ruby master Revision 8d88d35f (git): correct dependencies
- 09:02 AM Ruby master Revision 4886a54d (git): fix rjit-bindgen info
- 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. - 09:02 AM Ruby master Revision 97aaf6f7 (git): introduce `rb_ec_check_ints()`
- to avoid TLS issue with N:M threads.
- 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... - 09:02 AM Ruby master Revision 16159960 (git): specify NOINLINE for LTO
Also available in: Atom