jrafanie (Joe Rafaniello)
- Login: jrafanie
- Registered on: 11/20/2014
- Last sign in: 09/14/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 8 | 9 |
Activity
02/13/2018
- 05:14 PM Ruby master Bug #14471 (Closed): DRb mixing up function return values between PIDs after fork()
- This is likely a duplicate of https://bugs.ruby-lang.org/issues/2718, although the Backport191 project in redmine app...
01/31/2018
- 03:06 PM Ruby master Bug #14424: Backport r59984 to ruby_2_4 and ruby_2_3
- Thank you!
01/30/2018
- 06:56 PM Ruby master Bug #14372: Memory leak in require with Pathnames in the $LOAD_PATH in 2.3/2.4
- I opened a backport bug so we can have this memory leak fixed in ruby 2.3 and 2.4:
https://bugs.ruby-lang.org/issues... - 06:55 PM Ruby master Bug #14424 (Closed): Backport r59984 to ruby_2_4 and ruby_2_3
- Please backport r59984, https://bugs.ruby-lang.org/issues/10222.
There is a memory leak in ruby 2.3 and 2.4 desc...
01/26/2018
- 05:19 PM Ruby master Bug #14372: Memory leak in require with Pathnames in the $LOAD_PATH in 2.3/2.4
- Because `Rails.root` is a `Pathname`, it's a fairly common for developers to use Rails.root.join("lib") or something ...
01/18/2018
- 09:34 PM Ruby master Bug #14372: Memory leak in require with Pathnames in the $LOAD_PATH in 2.3/2.4
- I did a small change to see how the number of Pathnames in the `$LOAD_PATH` changes the leak amount at the script's c...
- 05:16 PM Ruby master Bug #14372: Memory leak in require with Pathnames in the $LOAD_PATH in 2.3/2.4
- It's worth mentioning that more `Pathname` objects in the `$LOAD_PATH` may make this leak worse as even on ruby 2.5.0...
- 04:57 PM Ruby master Bug #14372 (Closed): Memory leak in require with Pathnames in the $LOAD_PATH in 2.3/2.4
- There is a memory leak that we have found on ruby 2.3.6 and 2.4.3 that happens on Mac OSX and Linux. Ruby 2.2.6 and ...
09/14/2017
- 05:31 PM Ruby master Bug #13772: Memory leak recycling stacks for threads in 2.4.1
- perlun (Per Lundberg) wrote:
> This bug unfortunately prevents my organization from using 2.4.1 at the moment, we wi...
09/06/2017
- 09:15 PM Ruby master Bug #13876 (Closed): Tempfile's finalizer can be interrupted by a Timeout exception which can cause the process to hang
- Ruby hangs if a Timeout is raised when a Tempfile's finalizer is run.
This also happens on ruby 2.3.4 on OSX. I c...
Also available in: Atom