plugeth/cmd/utils
Felix Lange 5615fc4714 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
2015-07-06 15:06:11 +02:00
..
cmd.go cmd/geth, cmd/utils: improve interrupt handling 2015-07-06 15:06:11 +02:00
customflags_test.go reformat code with goimports 2015-04-09 10:26:26 +02:00
customflags.go bugfix as a result of PR 671 2015-04-09 20:06:27 +02:00
flags.go Merge pull request #1283 from ethersphere/frontier/accounts 2015-07-04 03:40:23 -07:00