[Xapian-tickets] [Xapian] #185: Deadlocks with apache mod_python and mod_wsgi
Xapian
nobody at xapian.org
Sun Jul 20 12:47:07 BST 2008
#185: Deadlocks with apache mod_python and mod_wsgi
-----------------------------+----------------------------------------------
Reporter: richard | Owner: richard
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: Xapian-bindings | Version: SVN HEAD
Severity: normal | Resolution:
Keywords: | Blockedby:
Platform: All | Blocking:
-----------------------------+----------------------------------------------
Comment(by grahamd):
You are correct about -threads comments. I threw that in at last minute
when trying to rush out door and didn't think about it properly. Yes, it
will work. The only case where there would be a problem would be if the
SWIG software was creating its own foreign threads and those threads were
attempting callbacks, but then since it would become multithreaded at that
point, when SWIG code isn't, there would be lots of problems anyway.
As for the Python 2.3 issue, I'll just have to take your word on it at
this point. It has been a very long time since have looked at what code
SWIG generates. To make things worse, there were some differences back
then in how SWIG generated code did things for commonly used versions. So,
my memory may be clouded over what more recent versions do. I don't right
now have further time to investigate further as actually on an extended
trip overseas. If I did have the time, I would have sat down and refreshed
my memory properly over everything first. :-)
--
Ticket URL: <http://trac.xapian.org/ticket/185#comment:32>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list