1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/internal
Andrey Nering 7989f73f06 Fix behavior of interrupt (SIGINT, SIGTERM) signals
Task will now give time for the processes running to do cleanup work

Ref #458
Ref #479
Fixes #728

Co-authored-by: Marco Molteni <marco.molteni@pix4d.com>
Co-authored-by: aliculPix4D <aleksandar.licul_ext@pix4d.com>
2022-06-11 22:43:22 -03:00
..
compiler Add golangci-lint 2022-05-15 21:30:07 -03:00
execext Fix behavior of interrupt (SIGINT, SIGTERM) signals 2022-06-11 22:43:22 -03:00
hash Cleaning up the run code 2021-07-31 19:36:40 -03:00
logger Enforce NO_COLOR=1 on tests to make sure it passes 2021-05-30 22:48:48 -03:00
output Improvements and CHANGELOG for #651 2022-02-19 19:31:27 -03:00
sleepit Add golangci-lint 2022-05-15 21:30:07 -03:00
status replace usages of ioutil with io and os 2021-12-20 20:00:34 -06:00
summary Refactor: Fix import order 2021-01-07 11:48:33 -03:00
templater Add golangci-lint 2022-05-15 21:30:07 -03:00