add regression test for SIGINT behavior

See go-task/task/#458

Helper (sleepit) and test code based on https://github.com/marco-m/timeit
This commit is contained in:
Marco Molteni
2021-04-20 17:33:01 +02:00
committed by Wes McNamee
parent cdff0c60d9
commit bffb6e1a07
4 changed files with 417 additions and 1 deletions

6
testdata/ignore_signals/Taskfile.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: '3'
tasks:
default:
cmds:
- '{{.CLI_ARGS}}'