Sfoglia il codice sorgente

*** empty log message ***

Chris McDonough 18 anni fa
parent
commit
26a8d9ad8e
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9 0
      CHANGES.txt

+ 9 - 0
CHANGES.txt

@@ -1,3 +1,12 @@
+2.1
+
+  - When supervisord was invoked more than once, and its configuration
+    was set up to use a UNIX domain socket as the HTTP server, the
+    socket file would be erased in error.  The symptom of this was
+    that a subsequent invocation of supervisorctl could not find the
+    socket file, so the process could not be controlled (it and all of
+    its subprocesses would need to be killed by hand).
+
 2.1b2
 
   - Added new tailProcessLog() command to the XML-RPC API that