Benjamin Ash added the comment:

Ok, thanks for quick followup. I didn't realize that the patch for Python-3, 
sorry about that.

The issue  I had was due to never calling self.listen() in the constructor of 
my server (asyncore.dispatcher). If this is not done the CPU spikes to 100%.

Thanks again.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12502>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to