General

Profile

byroot (Jean Boussier)

Issues

open closed Total
Assigned issues 0 22 22
Reported issues 24 100 124

Projects

Project Roles Registered on
Ruby Committer 09/27/2021
Backport187 Committer 09/27/2021
Backport191 Committer 09/27/2021
Backport192 Committer 09/27/2021
Backport193 Committer 09/27/2021
Backport200 Committer 09/27/2021
Backport21 Committer 09/27/2021
Backport22 Committer 09/27/2021
Ruby 1.8 Committer 09/27/2021
Ruby master Committer 09/27/2021

Like

Activity

04/26/2024

10:06 AM Ruby master Bug #20456: Hash can get stuck marked as iterating through process forking
> I think we should remove [auto unlock of mutexes owned by dead thread]
I very strongly oppose that.
byroot (Jean Boussier)
08:28 AM Ruby master Bug #20456: Hash can get stuck marked as iterating through process forking
> like STR_TMPLOCK.
True. That said `STR_TMPLOCK` is used to lock a string for mutation, so much less likely to be...
byroot (Jean Boussier)
07:41 AM Ruby master Bug #20456: Hash can get stuck marked as iterating through process forking
> but it sounds to me like it can't.
It could, and there's precedent. For instance Ruby unlock mutexes owned by dead...
byroot (Jean Boussier)

04/25/2024

06:15 AM Ruby master Feature #20443: Allow Major GC's to be disabled
> what happens on oldgen->younggen references? points from the remembers set?
Yes.
> I think we can promote thi...
byroot (Jean Boussier)

04/24/2024

11:57 AM Ruby master Feature #20443: Allow Major GC's to be disabled
> I slightly prefer having a new method pair for this
Same. it makes it easy to test for existence with `respond_t...
byroot (Jean Boussier)
07:15 AM Ruby master Bug #20446 (Closed): Outdated https://cache.ruby-lang.org/pub/ruby/index.txt
byroot (Jean Boussier)
06:19 AM Ruby master Feature #15554: warn/error passing a block to a method which never use a block
> Acceptable for a codebase as big as Rails?
IMO:
- Rails isn't a big code base. Perhaps when compared to the...
byroot (Jean Boussier)

04/23/2024

07:01 AM Ruby master Feature #15554: warn/error passing a block to a method which never use a block
> could you compare the relax results on that? or all of your results are false positive?
Yes. It's all false posi...
byroot (Jean Boussier)
06:59 AM Ruby master Revision fff22848 (git): Consolitate redefined the method warning
Currently redefining a method doesn't emit one but two warnings.
One at the location of the new method, and one at th...
byroot (Jean Boussier)

04/22/2024

04:45 PM Ruby master Feature #20443: Allow Major GC's to be disabled
To add a little bit more context on @eightbitraptor's description. In some graph you see 3 groups:
- `oobgc-off`...
byroot (Jean Boussier)

Also available in: Atom