grin/util
Antioch Peverell 2d4538c428
Clean shutdown via stop_state (#2117)
* 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
2018-12-11 11:07:41 +00:00
..
src Clean shutdown via stop_state (#2117) 2018-12-11 11:07:41 +00:00
tests Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
Cargo.toml Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00