Win32 and blocking threads
Campbell
cb921 at voice.co.za
Tue Apr 24 06:25:37 EDT 2001
David Bolen wrote:
>So an important question here is likely to ask precisely what blocking
>call are you using in your threads, and if that call is from some
>extension module, has that extension module properly released the GIL
>across the call?
That was careless of me, then, and the result of not reading the man
enough; it's my own extension module.
Thanks for your help and patience,
Campbell
More information about the Python-list
mailing list