openethereum/evmbin
Wei Tang a1a002f4da Attempt to graceful shutdown in case of panics (#8999)
* Handle graceful shutdown with unwinding

* Fix a race condition

* Avoid double exit deadlock

* typo: fix docs

* Fix ethkey cli compilation

* Fix all other cases panic_hook::set -> panic_hook::set_abort

* struct fields do not need to be public

* Add comments on why exiting AtomicBool is needed
2018-07-02 11:53:50 +02:00
..
benches Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
src Attempt to graceful shutdown in case of panics (#8999) 2018-07-02 11:53:50 +02:00
Cargo.toml EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00