#13904: Update geo django docs - How to avoid geometry or I/O object garbage
collection messages
-------------------+--------------------------------------------------------
 Reporter:  Rozza  |       Owner:  nobody    
   Status:  new    |   Milestone:            
Component:  GIS    |     Version:  1.2       
 Keywords:         |       Stage:  Unreviewed
Has_patch:  0      |  
-------------------+--------------------------------------------------------
 In some versions of python when during garbage collection the module
 holding a GEOS object is garbage collected in the dying thread before the
 geometry or I/O object is itself garbage collected and it issues an error.

 See tickets #13843 and #13488 for symptoms, as there is no technological
 fix add some documentation on how to avoid it.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13904>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to