[Zope-dev] Re: [ZODB-Dev] Re: BTrees strangeness (was Zope 2.X
BIG Session problems - blocker - our site dies - need help
of experience Zope developer, please)
Chris McDonough
chrism at plope.com
Mon May 17 20:26:46 EDT 2004
On Mon, 2004-05-17 at 17:52, Michael Dunstan wrote:
> Looks like session data can expire prematurely. See attached files for
> small changes to the test rig that reports cases where
> context.session_data_manager.hasSessionData() is False.
>
> Michael
I think you're right, good eye! The symptoms aren't consistent with
what Steve is reporting, however (where the problem appears when using
TemporaryStorage but not FileStorage), so I this may be a distinct
issue. I am looking in to it now. It feels like an off-by-one error.
- C
More information about the Zope-Dev
mailing list