[Twisted-Python] Reactor issues - ongoing

Itamar Shtull-Trauring twisted at itamarst.org
Sun May 5 11:51:31 EDT 2002


1. Qt and GTK+ assume they deal with processes, in the method unix does it, 
but this won't work on windows. That is, it is not possible to run processes 
on windows in Qt or GTK+ event loops at this time.

2. poll() fails on process tests.

(3. Qt fails some tests, but only because it doesn't have a working 
doIteration method, which I will add ASAP.)

OTOH, GTK+ and select pass all tests (except an unrelated bug in HTTP code 
or tests).





More information about the Twisted-Python mailing list