oliverguenther (Oliver Günther)
- Login: oliverguenther
- Registered on: 01/28/2018
- Last sign in: 01/28/2018
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
01/28/2018
-
06:40 PM Ruby Bug #14372: Memory leak in require with Pathnames in the $LOAD_PATH in 2.3/2.4
- jrafanie (Joe Rafaniello) wrote:
> it's a fairly common for developers to use Rails.root.join("lib") or something similar in their autoload_paths or eager_load_paths, both of which end up in the $LOAD_PATH and lead to a leak on each ca...