72c2c0ae7e
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> |
||
---|---|---|
.. | ||
cmd.go | ||
customflags_test.go | ||
customflags.go | ||
diskusage_openbsd.go | ||
diskusage_windows.go | ||
diskusage.go | ||
export_test.go | ||
flags_legacy.go | ||
flags_test.go | ||
flags.go | ||
prompt_test.go | ||
prompt.go |