Commit History

Author SHA1 Message Date
  Chris McDonough c42e26ea37 Forgot to check this in. 17 years ago
  Chris McDonough 01eb3e0458 - Move set of 'SUPERVISOR_ENABLED' envvar to process.spawn() method. 17 years ago
  Chris McDonough a477ab6334 Speed note. 17 years ago
  Chris McDonough 51e593a242 - Removed EVENT_BUFFER_OVERFLOW event type. 17 years ago
  Chris McDonough d21edabed5 Use string methods rather than the string module. 17 years ago
  Chris McDonough cbeb36f3ab Add a knob for throttling dispatch calls. 17 years ago
  Chris McDonough 41313cb8b3 Micro-optimization. 17 years ago
  Chris McDonough 25721de531 - When an event is rebuffered (because all listeners are busy or a 17 years ago
  Chris McDonough e09bd0f828 Fold 'start_necessary' into 'transition'. I don't know why they were 17 years ago
  Chris McDonough 1947b7ec67 Keep track of supervisor "mood" on options object so we can access it from 17 years ago
  Chris McDonough 5821b3b191 Use closures to get rid of duplicate code. 17 years ago
  Chris McDonough 01df79a48d Remove lie. 17 years ago
  Chris McDonough 5e49058706 *** empty log message *** 17 years ago
  Chris McDonough 67a87c09b2 Bake in profiling capability. 17 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. 17 years ago
  Chris McDonough 403970d0e0 Do rollover in a saner, less performance-abusing way. 17 years ago
  Chris McDonough 54e8ab9068 Log event buffer notifications at debug. 17 years ago
  Chris McDonough 5f9e4f260b Log http stuff at debug. 17 years ago
  Chris McDonough 300b4866cf - Log message levels have been normalized. In particular, process 17 years ago
  Chris McDonough fca8557d81 Log process state during waiting at debug. 17 years ago
  Chris McDonough e8c57f661d Always log parse warnings. 17 years ago
  Chris McDonough 777ac67743 missing newline 17 years ago
  Chris McDonough 7e688ab640 Typo. 17 years ago
  Chris McDonough e4e26155e0 Normalize (c). 17 years ago
  Chris McDonough c837a4c9c3 fix help for supervisorctl tail command 17 years ago
  Chris McDonough d0b3d6da0c Unused import. 17 years ago
  Chris McDonough e45191e860 - The process config parameters 'stdout_capturefile' and 17 years ago
  Chris McDonough 5f4c3f28ec *** empty log message *** 17 years ago
  Chris McDonough 99a111212d - Improve process communication event performance. 17 years ago
  Chris McDonough e71c4ed94f - Fix crash on start if AUTO logging is used with a max_bytes of 17 years ago