10 messages in com.googlegroups.pylons-discussRe: Crash after coockie expired
FromSent OnAttachments
Andrew Smart25 Apr 2008 01:06 
Ben Bangert25 Apr 2008 09:15 
Andrew Smart25 Apr 2008 11:57 
Jonathan Vanasco27 Apr 2008 21:05 
Ben Bangert27 Apr 2008 22:58 
Andrew Smart28 Apr 2008 06:03 
Jonathan Vanasco28 Apr 2008 10:13 
Andrew Smart29 Apr 2008 09:17 
Ben Bangert29 Apr 2008 13:12 
Andrew Smart30 Apr 2008 00:11 
Subject:Re: Crash after coockie expired
From:Ben Bangert (be@groovie.org)
Date:04/27/2008 10:58:39 PM
List:com.googlegroups.pylons-discuss

On Apr 27, 2008, at 9:06 PM, Jonathan Vanasco wrote:

in a semi-related Beaker issue, i learned the other day that beaker will throw a fatal pylons error if a class definition changes - or is removed - from an existing session that is reloaded.

this is because Beaker only checks for one type of exception in the try/except block when it unserializes/unpickles the session data.

What's the other exception that is occurring?

- Ben