Explorar el Código

*** empty log message ***

Chris McDonough hace 18 años
padre
commit
a5b76659d3
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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.