Python with PyGIL_Ensure?

2008-12-25 Thread googler . 1 . webmaster
Hi! I have a small problem with my python embedded interpreter. I do some stuff where two threads exists which do some pythons stuff in the same stuff. So bpoth call PyGILState_Ensure() which occurs a crash. What can I do, that one thread waits until the other thread released the gil state?

Re: Python with PyGIL_Ensure?

2008-12-25 Thread googler . 1 . webmaster
and merry christmas :) -- http://mail.python.org/mailman/listinfo/python-list