I am attempting to run garbage collection out of band (once a request has finished serving its response) in my Ruby on Rails application. I added the following to my config.ru:I am attempting to run garbage collection out o
I am attempting to run garbage collection out of band (once a request has finished serving its response) in my Ruby on Rails application. I added the following to my config.ru:I am attempting to run garbage collection out o