Le vendredi 26 février 2010, Phil Thompson a écrit :
>
> The pthread_atfork() didn't work for me.
>
> The /HoldGIL/ annotation did.
>
> Phil

Same conclusion: the pthread_atfork() just produces a systematic hold at the 
first fork.
/HoldGIL/ seems to work.

Thanks for your help.
Denis
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to