Commit History

Autor SHA1 Mensaxe Data
  Chris McDonough 9a6b8db9e6 Log when we succeed sending a buffered event too. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 2fe46cd073 Roll serial number over. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 78b46cc438 Add SUPERVISOR_PROCESS_NAME to environment of children. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 4286fc483c *** empty log message *** %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 0b29365cbf Use __str__ on events instead of separate serializers. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 5216f52188 Show serial numbers instead of event reprs. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 6ab7da6039 Add <EVENT_SERIAL_NUM> to envelope header for events. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough d5454ce593 Don't try to send events to nonrunning processes. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 3a3ccd56fa Add tests for event listener pool. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 9aa5ab3458 Hack around process state machine invariant breakage. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 7842b22978 Interactive testing of process comm event. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough b9c1c69198 Serialization and rejection. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 406397fd30 When an administrative stop occurs, we can move from STARTING to STOPPING without moving through RUNNING. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 58189cb735 Test handle_listener_state_change buffer gobbling. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough f5b5f92834 Interactive testing of listeners. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 2d311ee689 - Define, throw, and test all useful events. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 4a8173ba28 Add PEventListenerDispatcher (handles event listener process state changes). %!s(int64=18) %!d(string=hai) anos
  Chris McDonough dc2df0d19d Document process_groups. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 7ce243bb69 Moved transition() from group to process. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough c36934db65 Move transition() to individual process instances. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 62328a87d8 Misc test additions. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough c9f38ca5e5 Move responsibility of "recorder" objects into dispatchers (they had the same cardinality to processes). %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 0b9fbc6213 Test clearing of autochildlogs. Warn if someone has set up AUTO child logging but hasn't specified a maxbytes. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 4b47b2d224 D'oh, forgot the test for utf8-encoding. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough e768bb8518 make_process is now a responsibility of the process group config. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 562d17aec7 Add sendProcessStdin method to rpc interface (cadged from etp_supervisor). %!s(int64=18) %!d(string=hai) anos
  Chris McDonough a7cd745e6d Make the parser recognize eventlistener grocess groups (although currently they do little different than normal process groups do). %!s(int64=18) %!d(string=hai) anos
  Chris McDonough 151ecd8e07 Break recorder tests into separate module. %!s(int64=18) %!d(string=hai) anos
  Chris McDonough b8652b6c33 Factor recorders into their own module (event listeners will provide slighly different recorders). %!s(int64=18) %!d(string=hai) anos
  Chris McDonough e4ab5e6ed9 Test our dispatcher implementations. %!s(int64=18) %!d(string=hai) anos