summaryrefslogtreecommitdiff
path: root/internal/io/signal
AgeCommit message (Expand)Author
2020-12-08make lint and vet happyPaul Buetow
2020-11-27use global interrupt timeout setting for interrupt timeoutPaul Buetow
2020-11-27First Ctrl+C will print out stats, a second Ctrl+C within 3s will terminate d...Paul Buetow
2020-11-27Terminate on SIGHUPPaul Buetow
2020-09-11hit ctrl+c twice to exitPaul Buetow
2020-09-11no SIGINFO for now as not supported on LinuxPaul Buetow
2020-09-10add io/signalPaul Buetow