[Twisted-Python] Regarding Ticket 3629, Error in adbapi Connection Pool in cleanup

Oct. 30, 2009
9:27 a.m.
Hi, I was facing the issue as noted here http://twistedmatrix.com/trac/ticket/3629. As I see, python 2.5 can be build with pysqlite2.1.3 and sqlite 3.0.8 or later. However, support for a connection to be moved across multiple threads was added to sqlite at version3.3.1. Last comment in the ticket says, the module is just overprotective. Which module is he referring to and why is it said that it is overprotective? Is he referring to the pysqlite module? He says using check_same_thread=False is safe, is he saying it specifically in the twisted's context? Is it really safe even if I am using sqlite version between 3.0.8 to 3.3.1? -- vishal
5614
Age (days ago)
5614
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vishal Shetye