#565: Using models and turbogears AutoConnectHub with threads
-------------------------------------------+--------------------------------
 Reporter:  jpaulofarias at gmail dot com  |        Owner:  anonymous
     Type:  defect                         |       Status:  new      
 Priority:  high                           |    Milestone:  0.9      
Component:  TurboGears                     |      Version:           
 Severity:  critical                       |   Resolution:           
 Keywords:                                 |  
-------------------------------------------+--------------------------------
Comment (by kevin):

 This behavior is actually on purpose (though that doesn't make it good).
 sqlite, in particular, has an issue with more than one thread accessing
 the same connection object. sqlite 3.3+ removes this limitation. Further,
 I believe that SQLObject now ensures that the connection is not shared
 between threads (at least for sqlite). I'll do a bit more looking into
 this to see what can be done at this stage.

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/565>
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.
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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to