On 11-06-07 07:29 PM, Tom Brown wrote:
Any suggestions will be appreciated.

Why are you calling PyEval_ReleaseLock() in the CmdThread constructor? This looks suspicious.

Also, I don't see where CmdThread::lock() and CmdThread::unlock() are being invoked in your example. Relics from your effort to create a reduced testcase I assume?

Cheers,
Jason.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to