﻿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
10923	Use thread-safe GEOS API if available	andrew_pendleton	jbronn	The number of configurations under which GeoDjango can be used is limited by its relative lack of thread-safety as compared to the rest of the framework, mainly due to the lack of thread-safety of underlying libraries like GEOS.  The latest release of GEOS adds a thread-safe C API (proposed in [http://trac.osgeo.org/geos/wiki/RFC3], tracked in [http://trac.osgeo.org/geos/ticket/210], and committed prior to the release of GEOS 3.1.0), so GeoDjango should use it if it's available.		closed	GIS	dev		fixed	geos thread safe safety		Accepted	0	0	0	0	0	0
