[Python-Dev] Signals, threads, blocking C functions

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Sep 10 09:35:53 CEST 2006


Jan Kanis wrote:
> However, PyGTKs problem does get  
> solved, as long as there is _a_ thread that returns to the interpreter  
> within some timeframe. It seems plausible that this will happen.

I don't see that this makes the situation much better,
as it just shifts the need for polling to another
thread.

> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/greg.ewing%40canterbury.ac.nz



More information about the Python-Dev mailing list