Commit History

Author SHA1 Message Date
  Chris McDonough 05d19d630e Stop writing reap result to trace logging. 18 years ago
  Chris McDonough eaf1ac31bf Don't remove a closed dispatcher, just make it un read/write-able. 18 years ago
  Chris McDonough dc49541999 *** empty log message *** 18 years ago
  Chris McDonough 9a4d7dc2c0 Fix "busywait" bug. Remove dispatcher from dispatcher map if we 18 years ago
  Chris McDonough c73e398843 Allow for debugging of improperly caused read and write events. 18 years ago
  Chris McDonough 0405dd6914 Give dispatchers a human-readable repr. 18 years ago
  Chris McDonough d00724e1b4 Subscribe the generic Event type instead of StoppingFromStarting to test properly. 18 years ago
  Chris McDonough db3ba4261d Make sure we can kill from the STOPPING state. 18 years ago
  Chris McDonough 6ad22a7433 - when supervisord attempted to kill a process with SIGKILL after 18 years ago
  Chris McDonough c9dd62d133 *** empty log message *** 18 years ago
  Chris McDonough c02f64f3d0 # mike reported that comm events that took place within a single 18 years ago
  Chris McDonough eeb41d8eb9 *** empty log message *** 18 years ago
  Chris McDonough 4dce8b9b55 *** empty log message *** 18 years ago
  Chris McDonough 549f5826d8 We now do process monitoring. 18 years ago
  Chris McDonough 6d620dd6a3 ocd formatting 18 years ago
  Chris McDonough 86aa3d71d7 fixed [rpcinterface:supervisor] in readme 18 years ago
  Chris McDonough c63d54b4e4 additional todo item 18 years ago
  Chris McDonough 0c22f64d56 *** empty log message *** 18 years ago
  Chris McDonough 0feba1964c Definitely getting punchy, time for bed. 18 years ago
  Chris McDonough 881d4d1bba Duh. Use the computed version number. 18 years ago
  Chris McDonough a12234bb76 Next release is a2. 18 years ago
  Chris McDonough edfab7283a Make stx render properly. 18 years ago
  Chris McDonough d74c601875 PyPi is dumb. 18 years ago
  Chris McDonough 84ee0c93a6 Prep for 3.0a1 release. 18 years ago
  Chris McDonough 302026ef37 *** empty log message *** 18 years ago
  Chris McDonough 9efd4533bf Provide upgrade instructions for people moving from 2 to 3. 18 years ago
  Chris McDonough ef3a738612 Default stdout_capturefile and stderr_capturefile to NONE (instead of AUTO). 18 years ago
  Chris McDonough f4b0a0a02d The RPC interface now supports reading from stderr or stdout logs but neither the web interface nor supervisorctl support reading from anything but stdout logs. 18 years ago
  Chris McDonough d7fe255c9b deprecate clearProcessLog, readProcessLog and tailProcessLog. Their new names are "clearProcessLogs", "readProcessStdoutLog", and "tailProcessStdoutLog". Add "readProcessStderrLog" and "tailProcessStderrLog". 18 years ago
  Chris McDonough 6be5c693be Cause capturefile to be rotated (don't fill up disk with garbage if we miss an end tag). 18 years ago