diff options
author | Felix Lange <fjl@twurst.com> | 2015-07-06 21:01:13 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-07-06 21:06:11 +0800 |
commit | 5615fc47149ea5db6ad6f5b1b716e5af9900f848 (patch) | |
tree | 461b31ea7ea4dafb0b2658dd11a0dbcc3f04d88f /common/compiler/solidity.go | |
parent | aa4502060b50733a3a82a0ab575eac0731cdb7ca (diff) | |
download | dexon-5615fc47149ea5db6ad6f5b1b716e5af9900f848.tar dexon-5615fc47149ea5db6ad6f5b1b716e5af9900f848.tar.gz dexon-5615fc47149ea5db6ad6f5b1b716e5af9900f848.tar.bz2 dexon-5615fc47149ea5db6ad6f5b1b716e5af9900f848.tar.lz dexon-5615fc47149ea5db6ad6f5b1b716e5af9900f848.tar.xz dexon-5615fc47149ea5db6ad6f5b1b716e5af9900f848.tar.zst dexon-5615fc47149ea5db6ad6f5b1b716e5af9900f848.zip |
cmd/geth, cmd/utils: improve interrupt handling
The new strategy for interrupts is to handle them explicitly.
Ethereum.Stop is now only called once, even if multiple interrupts
are sent. Interrupting ten times in a row forces a panic.
Fixes #869
Fixes #1359
Diffstat (limited to 'common/compiler/solidity.go')
0 files changed, 0 insertions, 0 deletions