framework icon indicating copy to clipboard operation
framework copied to clipboard

LiftSession.notices is a race condition waiting to happen

Open dpp opened this issue 14 years ago • 1 comments

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.

dpp avatar Dec 14 '10 12:12 dpp

Imported from Assembla: http://www.assembla.com/spaces/liftweb/tickets/775

github-importer avatar Feb 19 '12 21:02 github-importer