[Python-Dev] Socket/Asyncore bug needs attention (original) (raw)
Raymond Hettinger raymond.hettinger at verizon.net
Mon Sep 27 18:35:07 CEST 2004
- Previous message: [Python-Dev] A cute new way to get an infinite loop
- Next message: [Python-Dev] Socket/Asyncore bug needs attention
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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:
Thx,
Raymond
- Previous message: [Python-Dev] A cute new way to get an infinite loop
- Next message: [Python-Dev] Socket/Asyncore bug needs attention
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]