Revision: 973
http://sourceforge.net/p/pysys/code/973
Author: ben-spiller
Date: 2018-06-28 16:02:41 +0000 (Thu, 28 Jun 2018)
Log Message:
-----------
fix performance problem on linux/docker machines with high SC_OPEN_MAX by implementing the simple fix described in https://docs.python.org/2/library/os.html for closerange (see https://bugs.python.org/issue1663329 and https://github.com/antoinewaugh/docker-pysys-performance)
Modified Paths:
--------------
trunk/pysys/process/plat-unix/helper.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|