Add the same fix to poll() that was made in Python 2.3 and
ThreadedAsync/LoopCallback.py: when select() is interrupted by a signal handler, don't attempt to read all file descriptors.
Showing
Please register or sign in to comment
ThreadedAsync/LoopCallback.py: when select() is interrupted by a signal handler, don't attempt to read all file descriptors.