On Thu, 2004-05-13 at 18:11, Tres Seaver wrote: > Chris McDonough wrote: > > Largely due to Michael I believe I have isolated and fixed every > > reported sessioning error except this > > (still-difficult-to-reproduce-but-definitely-still-existing) KeyError > > bug in temporary storage. I can let the test rig run for several hours; > > it happens maybe once every hour or two, so I've not gotten the > > provocation of it down to a science yet. It doesn't occur when the > > transient object container is placed in a FileStorage.
I have now figured out where the KeyError from TemporaryStorage was coming from and have checked in a fix on the 2.7 branch and HEAD. - C _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
