Historique des commits

Auteur SHA1 Message Date
  Jing Yang b7c3693001 Explain that commit_index is always in range [log.star(), log.end()]. il y a 4 ans
  Jing Yang 7f6e0854aa Replace the last eprintln() with check_or_reocrd. il y a 4 ans
  Jing Yang 739230a4f7 Create a constructor for RaftState. il y a 4 ans
  Jing Yang cdd7d251dd Minor fix: use RefCell::take(). il y a 4 ans
  Jing Yang fed7065248 Add tests to DaemonEnv. il y a 4 ans
  Jing Yang 5c106a08e9 Replace crate-private methods with public ones. il y a 4 ans
  Jing Yang b51946874d Add documentation to DaemonEnv and friends. il y a 4 ans
  Jing Yang 8c5b85088d Attempt to conver panic errors to String in addition to &str. il y a 4 ans
  Jing Yang bc61f08723 Store DaemonEnv in the thread context to enable global logging. il y a 4 ans
  Jing Yang 63d9f1e824 Replace two more asserts with check_or_record. il y a 4 ans
  Jing Yang 4c11a4913d Remove the generic parameter of DaemonEnv. il y a 4 ans
  Jing Yang 578a607a6c Remove Component from error logging. il y a 4 ans
  Jing Yang d28dc76eb5 Watch thread panics and record errors. il y a 4 ans