Commit History

Author SHA1 Message Date
  Chris McDonough e09bd0f828 Fold 'start_necessary' into 'transition'. I don't know why they were 18 years ago
  Chris McDonough 1947b7ec67 Keep track of supervisor "mood" on options object so we can access it from 18 years ago
  Chris McDonough 5821b3b191 Use closures to get rid of duplicate code. 18 years ago
  Chris McDonough 01df79a48d Remove lie. 18 years ago
  Chris McDonough 5e49058706 *** empty log message *** 18 years ago
  Chris McDonough 67a87c09b2 Bake in profiling capability. 18 years ago
  Chris McDonough 77ee98218a If supervisor stdout is piped (e.g. through grep), EPIPE is raised during flush; let's not let that cause a traceback. 18 years ago
  Chris McDonough 403970d0e0 Do rollover in a saner, less performance-abusing way. 18 years ago
  Chris McDonough 54e8ab9068 Log event buffer notifications at debug. 18 years ago
  Chris McDonough 5f9e4f260b Log http stuff at debug. 18 years ago
  Chris McDonough 300b4866cf - Log message levels have been normalized. In particular, process 18 years ago
  Chris McDonough fca8557d81 Log process state during waiting at debug. 18 years ago
  Chris McDonough e8c57f661d Always log parse warnings. 18 years ago
  Chris McDonough 777ac67743 missing newline 18 years ago
  Chris McDonough 7e688ab640 Typo. 18 years ago
  Chris McDonough e4e26155e0 Normalize (c). 18 years ago
  Chris McDonough c837a4c9c3 fix help for supervisorctl tail command 18 years ago
  Chris McDonough d0b3d6da0c Unused import. 18 years ago
  Chris McDonough e45191e860 - The process config parameters 'stdout_capturefile' and 18 years ago
  Chris McDonough 5f4c3f28ec *** empty log message *** 18 years ago
  Chris McDonough 99a111212d - Improve process communication event performance. 18 years ago
  Chris McDonough e71c4ed94f - Fix crash on start if AUTO logging is used with a max_bytes of 18 years ago
  Chris McDonough 0e896069fd Minor speed tweak. 18 years ago
  Chris McDonough 1ad06de53c - Abandon the use of the Python stdlib 'logging' module for speed 18 years ago
  Chris McDonough a5b76659d3 *** empty log message *** 18 years ago
  Chris McDonough 9b59aeeed5 More speed wankage. 18 years ago
  Chris McDonough 2c196aa68e Speed wankage. 18 years ago
  Chris McDonough f05458d4c3 Log buffer notification at WARN. 18 years ago
  Chris McDonough e186e60de1 Performance wanking: don't go through toggle_capture if we know we're not a process that wants to capture events; don't use apply. 18 years ago
  Chris McDonough 081faeb1d6 Allow main() to be profiled. 18 years ago