Using Ruby 2.7.5, this gem causes a memory leak in my Rails app.
Before adding locode, I see around 100 MB of memory usage when booting Puma webserver (fresh rails app).
After adding locode, memory consumption increases by 100 MB per second.
This gem seems unattended for nearly 10 years, but maybe this will help future users reduce some headaches.
Using Ruby 2.7.5, this gem causes a memory leak in my Rails app.
Before adding
locode, I see around 100 MB of memory usage when booting Puma webserver (fresh rails app).After adding
locode, memory consumption increases by 100 MB per second.This gem seems unattended for nearly 10 years, but maybe this will help future users reduce some headaches.