kbrock (Keenan Brock)
- Login: kbrock
- Registered on: 05/05/2017
- Last sign in: 09/12/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 1 | 2 |
Activity
09/19/2024
- 09:50 PM Ruby master Feature #20756 (Rejected): Introduce Boolean class
- Hello All,
Is is possible to add a parent class for `TrueClass` and `FalseClass`?
I always found it strange that ... - 04:39 PM Ruby master Feature #20750: Allow rb_thread_call_with_gvl to work when thread already has GVL
- Hello,
Here is the new proposed patch for your review.
https://github.com/ruby/ruby/pull/11649
I do not know i... - 03:55 PM Ruby master Feature #20750: Allow rb_thread_call_with_gvl to work when thread already has GVL
- Benoit,
Thank you.
Maybe I should have run the more complete pattern that I see in the ruby code base:
```c
...
09/17/2024
- 10:34 PM Ruby master Feature #20750: Allow rb_thread_call_with_gvl to work when thread already has GVL
- Hello Benoit,
Thank you for your question.
Eregon (Benoit Daloze) wrote in #note-1:
> This seems like a strang... - 04:52 PM Ruby master Feature #20750 (Open): Allow rb_thread_call_with_gvl to work when thread already has GVL
- Hello All,
I'm hoping we can make `ruby_thread_has_gvl_p` a public method and no longer experimental.
I saw the...
Also available in: Atom