On Sat, 1 Dec 2012 13:16:34 -0500
Nick Sabalausky SeeWebsiteToContactMe@semitwist.com wrote:

The correct id is being pulled out of the cookie and getting passed
to MemorySessionStore.open. However, inside MemorySessionStore.open
it looks like msessions is *always* null. Additionally,
MemorySessionStore.set is never getting called, so I assume that's why
m
sessions is always null.

(FWIW, I also put a trace in MemorySessionStore.this and I am indeed
only ever creating one instance of MemorySessionStore.)

FWIW, this is with 0.7.8 and 0.7.9. I haven't tried it with git head
or pre-0.7.8.