By the looks of things, Komodo installs its own stuff by patching
thread.start_new_thread, which won't work in this case. I might take
a whack at patching their patch ;).
PyLucene.PythonThread does *not* call thread.start_new_thread() which would
explain why things are not working as expected. It calls pieces of it as you
can see at the bottom of PyLucene.i here:
http://svn.osafoundation.org/pylucene/trunk/PyLucene.i
Andi..
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "Dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/dev