#8616: File-based sessions dropped with SESSION_SAVE_EVERY_REQUEST = True
----------------------------------------------+-----------------------------
Reporter: [EMAIL PROTECTED] | Owner: mtredinnick
Status: reopened | Milestone: 1.0
Component: django.contrib.sessions | Version: SVN
Resolution: | Keywords: session, file,
race
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------------+-----------------------------
Comment (by [EMAIL PROTECTED]):
I just got an email from another user thanking me for the patch that broke
file-based sessions. :-(
I appreciate the sole attribution, but not when the patch is not
completely mine. :-)
Revision 8688 should probably be reverted while we come up with a better
solution to the original problem.
Since I can reliably reproduce the original race condition, perhaps I
should test future patches before they are committed to trunk.
I don't have the environment to run the django regression tests. In my
application, django is not using a database at all (though may application
is). Do the tests cover the basic functionality of file-based sessions?
If so, and they are passing, perhaps this other user and I have a
configuration combination that is not covered by the tests.
--
Ticket URL: <http://code.djangoproject.com/ticket/8616#comment:17>
Django Code <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
-~----------~----~----~----~------~----~------~--~---