#2346: Visit expires even though the user had accessed before expiry time
--------------------------------+-------------------------------------------
 Reporter:  mitsuru.oka         |        Owner:  chrisz      
     Type:  defect              |       Status:  new         
 Priority:  low                 |    Milestone:  1.0.x bugfix
Component:  TurboGears          |      Version:  1.0.8       
 Severity:  normal              |   Resolution:              
 Keywords:  needs patch, visit  |  
--------------------------------+-------------------------------------------
Comment (by chrisz):

 Ok, I have not fixed this as suggested by mitsuru.oka (for TG 1.1 in
 r6752, for TG 1.0 in r6753). Dictionary lookups are thread-safe, so we
 don't need a lock.

 You can easily reproduce the problem and check the fix for it by setting
 `visit.timeout=1` and `visit.interval=120`.

 If I mention the new setting in the TG 1 doc wiki and add a changelog
 entry, that would be sufficient, I suppose?

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2346#comment:6>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to