﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
14399	Site's get_current() not thread safe?	German M. Bravo	nobody	"Is the Site caching system thread safe? I don't think it is. The patch in Ticket #7517 (as well as the code for get_current()) will get invalid or deleted sites when Site objects get deleted/updated in other thread other than the one using get_current(), since the objects wont get invalidated from such other threads to the one making the request.

I would believe shared memory is needed for that, to invalidate the object in all threads (it can be done using a ""sync"" time in a shared memory medium (memcache even))"	Uncategorized	closed	Uncategorized	1.2	Normal	invalid		German M. Bravo	Unreviewed	0	0	0	0	0	0
