Previously, Ctrl-C (SIGINT) was ignored during JS execution, so it was not possible to get out of infinite loops in the console. With this change, Ctrl-C now interrupts JS. Fixes #23344 Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com> Co-authored-by: Felix Lange <fjl@twurst.com> |
||
---|---|---|
.. | ||
testdata | ||
accountcmd_test.go | ||
accountcmd.go | ||
chaincmd.go | ||
config.go | ||
consolecmd_test.go | ||
consolecmd.go | ||
dao_test.go | ||
dbcmd.go | ||
genesis_test.go | ||
les_test.go | ||
main.go | ||
misccmd.go | ||
run_test.go | ||
snapshot.go | ||
usage.go | ||
version_check_test.go | ||
version_check.go |