[issue30263] regrtest: log the system load?

STINNER Victor report at bugs.python.org
Mon Jun 26 05:35:00 EDT 2017


STINNER Victor added the comment:

The load average is now logged to 2.7, 3.5, 3.6 and master branches. I didn't see any bug releated to this tiny addition, so I close this issue.


Jeremy Kloth: "Pushed utility to github:  https://github.com/jkloth/loadavg"

I consider that this feature deserves its own issue since the implementation requires C code and is much more complex than just logging os.getloadavg().

----------
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30263>
_______________________________________


More information about the Python-bugs-list mailing list