ioquatix (Samuel Williams)
- Login: ioquatix
- Email: samuel@oriontransfer.net
- Registered on: 07/10/2011
- Last connection: 01/17/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 12 | 65 | 77 |
Reported issues | 20 | 70 | 90 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 09/19/2018 |
Backport187 | Developer | 09/19/2018 |
Backport191 | Developer | 09/19/2018 |
Backport192 | Developer | 09/19/2018 |
Backport193 | Developer | 09/19/2018 |
Backport200 | Developer | 09/19/2018 |
Backport21 | Developer | 09/19/2018 |
Backport22 | Developer | 09/19/2018 |
Ruby 1.8 | Developer | 09/19/2018 |
Ruby master | Developer | 09/19/2018 |
Like
Activity
01/25/2023
-
10:39 PM Ruby master Bug #19360: Enabling coverage with `-r` option isn't sufficient to intercept top level script.
- Thanks @naruse !!!
01/21/2023
-
09:53 PM Ruby master Bug #19360 (Closed): Enabling coverage with `-r` option isn't sufficient to intercept top level script.
- I've merged this fix. I would like this backported to 3.2 if possible, because it's blocking correct coverage computa...
-
12:02 PM Ruby master Bug #19360: Enabling coverage with `-r` option isn't sufficient to intercept top level script.
- Fixed by https://github.com/ruby/ruby/pull/7169/files
-
11:10 AM Ruby master Bug #19360 (Closed): Enabling coverage with `-r` option isn't sufficient to intercept top level script.
- For some reason, Ruby's coverage library doesn't work when the file is loaded from the command line. In the below exa...
01/17/2023
-
10:13 PM Ruby master Feature #19333: Setting (Fiber Local|Thread Local|Fiber Storage) to nil should delete value in order to avoid memory leaks.
- Thanks for the code search link.
Regarding the usage, wouldn't it only matter if the variable was checked with `thre... -
06:40 AM Ruby master Feature #19333: Setting (Fiber Local|Thread Local|Fiber Storage) to nil should delete value in order to avoid memory leaks.
- > The user might use nil as a "valid value"
Have you seen any examples of this?
01/16/2023
-
09:53 AM Ruby master Feature #19333: Setting (Fiber Local|Thread Local|Fiber Storage) to nil should delete value in order to avoid memory leaks.
- While the proposed idea is a good move in the right direction, it doesn't handle cases where several (a large number)...
01/12/2023
-
10:48 PM Ruby master Misc #19240: DevMeeting-2023-01-19
- - [Feature #19333] Setting (Fiber Local|Thread Local|Fiber Storage) to nil should delete value in order to avoid memo...
01/11/2023
-
10:21 PM Ruby master Feature #19333 (Open): Setting (Fiber Local|Thread Local|Fiber Storage) to nil should delete value in order to avoid memory leaks.
- As it stands, Fiber Locals, Thread Locals and Fiber Storage have no way of deleting key-value associations.
```rub...
01/04/2023
-
07:02 AM Ruby master Feature #19306 (Open): Expand zlib interface
- Introduce some extra methods like `window_size`, `level` (compression/decompression), enhance `inspect` and various o...
Also available in: Atom