소스 검색

*** 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.