[Python-Dev] Socket/Asyncore bug needs attention (original) (raw)

Raymond Hettinger raymond.hettinger at verizon.net
Mon Sep 27 18:35:07 CEST 2004


Anyone who has worked on sockets or asyncore should take a look at SF bug #1010098: CPU usage shoots up with asyncore. Since Py2.3, the behavior changed for the worse. The bug report has been around for about five weeks and doesn't look like it is actively being solved. If you worked on those modules, please review your check-ins to see if they were the cause:

www.python.org/sf/1010098

Thx,

Raymond



More information about the Python-Dev mailing list