#22938: clearsessions doesn't remove file-based sessions
----------------------------------+------------------------------------
     Reporter:  atarkowska@…      |                    Owner:  nobody
         Type:  Bug               |                   Status:  closed
    Component:  contrib.sessions  |                  Version:  1.6
     Severity:  Normal            |               Resolution:  fixed
     Keywords:                    |             Triage Stage:  Accepted
    Has patch:  1                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  1
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+------------------------------------

Comment (by Tim Graham <timograham@…>):

 In [changeset:"a3fffdca2472885a99e1ea9159a685753cd45738" a3fffdc]:
 {{{
 #!CommitTicketReference repository=""
 revision="a3fffdca2472885a99e1ea9159a685753cd45738"
 Fixed #25558 -- Fixed nondeterministic test failure on Windows:
 test_clearsessions_command.

 The test session without an expiration date added in refs #22938 wasn't
 always deleted on Windows because get_expiry_age() returns zero and the
 file backend didn't consider that an expired session.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/22938#comment:15>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/081.8b84a260e6c435270757baa0562c7544%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to