
05-13-2009, 06:45 PM
|
|
Member
|
|
Join Date: Jan 2007
Posts: 13
|
|
It worked, but we had to manually create a cache object for the session store so we could call reset on it (and then just SESSION_CACHE.reset right before the clear_active_connections!)
In the edge of rails it looks like there is a way to access the Session memcache instance, which would mean it could in the future be fixed in RailsRunner.rb by default.. something to look forward to perhaps 
|