Update geo django docs - How to avoid geometry or I/O object garbage collection messages
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.
Change History
(8)
| Keywords: |
documentation added
|
| Triage Stage: |
Unreviewed → Accepted
|
| Component: |
GIS → Documentation
|
| Severity: |
→ Normal
|
| Type: |
→ New feature
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
Change UI/UX from NULL to False.