grin/store/src
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
..
leaf_set.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lib.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lmdb.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
pmmr.rs Clean shutdown via stop_state (#2117) 2018-12-11 11:07:41 +00:00
prune_list.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
types.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00