提交历史

作者 SHA1 备注 提交日期
  Chris McDonough 1947b7ec67 Keep track of supervisor "mood" on options object so we can access it from 18 年之前
  Chris McDonough 5821b3b191 Use closures to get rid of duplicate code. 18 年之前
  Chris McDonough 01df79a48d Remove lie. 18 年之前
  Chris McDonough 5e49058706 *** empty log message *** 18 年之前
  Chris McDonough 67a87c09b2 Bake in profiling capability. 18 年之前
  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 年之前
  Chris McDonough 403970d0e0 Do rollover in a saner, less performance-abusing way. 18 年之前
  Chris McDonough 54e8ab9068 Log event buffer notifications at debug. 18 年之前
  Chris McDonough 5f9e4f260b Log http stuff at debug. 18 年之前
  Chris McDonough 300b4866cf - Log message levels have been normalized. In particular, process 18 年之前
  Chris McDonough fca8557d81 Log process state during waiting at debug. 18 年之前
  Chris McDonough e8c57f661d Always log parse warnings. 18 年之前
  Chris McDonough 777ac67743 missing newline 18 年之前
  Chris McDonough 7e688ab640 Typo. 18 年之前
  Chris McDonough e4e26155e0 Normalize (c). 18 年之前
  Chris McDonough c837a4c9c3 fix help for supervisorctl tail command 18 年之前
  Chris McDonough d0b3d6da0c Unused import. 18 年之前
  Chris McDonough e45191e860 - The process config parameters 'stdout_capturefile' and 18 年之前
  Chris McDonough 5f4c3f28ec *** empty log message *** 18 年之前
  Chris McDonough 99a111212d - Improve process communication event performance. 18 年之前
  Chris McDonough e71c4ed94f - Fix crash on start if AUTO logging is used with a max_bytes of 18 年之前
  Chris McDonough 0e896069fd Minor speed tweak. 18 年之前
  Chris McDonough 1ad06de53c - Abandon the use of the Python stdlib 'logging' module for speed 18 年之前
  Chris McDonough a5b76659d3 *** empty log message *** 18 年之前
  Chris McDonough 9b59aeeed5 More speed wankage. 18 年之前
  Chris McDonough 2c196aa68e Speed wankage. 18 年之前
  Chris McDonough f05458d4c3 Log buffer notification at WARN. 18 年之前
  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 年之前
  Chris McDonough 081faeb1d6 Allow main() to be profiled. 18 年之前
  Chris McDonough 2eac652ac2 Fix serialization docs. 18 年之前