psycop2 and threads
Richard Lamboj <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Organization | bilcom GesmbH |
| Message-ID | <[email protected]> |
Hello,
i'am using psycop2 from debian lenny in python. I'am sharing one connection
between threads. This works without any Problem(Yes i'am using locks!). But
when i'am starting more then one thread in another thread, then i got a
segmentation fault.
- request thread
- psycop2 thread
- antoher thread