framework
framework copied to clipboard
LiftSession.notices is a race condition waiting to happen
Spelunking in the notices code, I see that there's a wacky var in LiftSession that is a temporary keeper of notices. That's going to break massively if you've got more than 1 thread doing requests at once.
Imported from Assembla: http://www.assembla.com/spaces/liftweb/tickets/775