2d4538c428
* clean shutdown wip * rustfmt * introduce StopState that we can lock on * rustfmt * take lock on stop_state during critical processing (process_block_single etc.) * rustfmt * take lock on stop_state during chain::init() * cleanup * cleanup * rustfmt * docs/comments * fixup servers tests * cleanup p2p tests