浏览代码

*** empty log message ***

Chris McDonough 18 年之前
父节点
当前提交
a5b76659d3
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      TODO.txt

+ 2 - 0
TODO.txt

@@ -1,3 +1,5 @@
+- Stop using the Python stdlib logging module to improve speed.
+
 - Add a new cwd option that will chdir after the fork-exec.
 
 - Move set of 'SUPERVISOR_ENABLED' envvar to process spawn method.