General

Profile

ioquatix (Samuel Williams)

Issues

open closed Total
Assigned issues 12 90 102
Reported issues 28 94 122

Projects

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

Like

Activity

03/18/2024

08:03 AM Ruby master Feature #19057: Hide implementation of `rb_io_t`.
I don't use `unicorn` so thanks for the clarification. Maybe someone who does know, can write some documentation abou... ioquatix (Samuel Williams)
05:22 AM Ruby master Feature #19057: Hide implementation of `rb_io_t`.
@mame are you able to point it at the git head?
e.g.
```ruby
gem "unicorn", git: "https://yhbt.net/unicorn.git...
ioquatix (Samuel Williams)

03/12/2024

09:25 PM Ruby master Feature #20276: Introduce Fiber interfaces for Blocking operations on Ractors
If I had to take a guess, I'd say it's a bug with waiting on a Ractor while handling signals? ioquatix (Samuel Williams)

03/11/2024

11:06 PM Ruby master Feature #20276: Introduce Fiber interfaces for Blocking operations on Ractors
I support this proposal.
A simple way to deal with this right now might be the following code (I have not tested i...
ioquatix (Samuel Williams)

03/06/2024

03:46 AM Ruby master Feature #18035: Introduce general model/semantic for immutability.
I encountered this issue recently:
https://bugs.ruby-lang.org/issues/17159
I think immutability would cover the...
ioquatix (Samuel Williams)

02/26/2024

12:34 AM Ruby master Feature #20298 (Open): Introduce `Time()` type-cast / constructor.
Many Ruby primitive types have constructors, e.g. `Integer(...)`, `String(...)`, `Float(...)`, etc. These usually con... ioquatix (Samuel Williams)

02/21/2024

11:47 AM Ruby master Bug #20286: TracePoint does not emit `thread_end` event when thread exits with exception
We can backport this to Ruby 3.0, however the PR will be a bit different. I am okay if we choose not to backport to 3... ioquatix (Samuel Williams)
11:35 AM Ruby master Bug #20286 (Closed): TracePoint does not emit `thread_end` event when thread exits with exception
ioquatix (Samuel Williams)
11:46 AM Ruby master Bug #20288 (Closed): `rb_fiber_scheduler_close` exceptions are not handled in `rb_fiber_scheduler_set`.
ioquatix (Samuel Williams)
08:46 AM Ruby master Bug #20288: `rb_fiber_scheduler_close` exceptions are not handled in `rb_fiber_scheduler_set`.
PR: https://github.com/ruby/ruby/pull/10042 ioquatix (Samuel Williams)

Also available in: Atom