Comment 7 for bug 459521

Revision history for this message
Olivier Tilloy (osomon) wrote :

It looks like subprocess.Popen.poll() is the culprit. Calling it too often (e.g. when idle) results in a very high CPU consumption.