#17303: Cached template loader can fail to find template in multi-threaded
environment
---------------------------------+--------------------
Reporter: andrey.gtx@… | Owner: nobody
Type: Bug | Status: new
Component: Template system | Version: SVN
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------
Cached template loader resolves subloaders on demand and appends them to
cached_loaders list immediately. This can lead to the usage of incomplete
loader list while handling concurrent requests producing infrequent
'template not found'-exceptions.
--
Ticket URL: <https://code.djangoproject.com/ticket/17303>
Django <https://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.