grin/servers
hashmap 55cbdf58fe
Gracefully shutdown if SIGINT was sent in TUI mode ()
Fixes 

Also 2 Arc's were replaced by one server's instance.
It is needed for p2p thread management in , currently there is no point where we could store thread handles and join them because thread::join
consume the caller, which is impossible in case of Arc.
2019-05-03 14:20:36 +02:00
..
src Gracefully shutdown if SIGINT was sent in TUI mode () 2019-05-03 14:20:36 +02:00
Cargo.toml Bump rand crate to 0.6 (was 0.5) () 2019-04-30 12:25:19 -07:00