Commit Graph

6 Commits (master)

Author SHA1 Message Date
Dane Strandboge 82d1123e78
build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
Daniel Moran 3053af7719
test: skip signals test on Windows (#22454)
And use os.Kill instead of syscall.SIGTERM for portability
2021-09-13 12:49:25 -04:00
Mark Rushakoff 4c129e0044 chore(context,gather,inmem,kit): fix megacheck errors 2018-11-01 12:54:46 -07:00
jlapacik af986e4f4d go test examples must follow a very specific format when not referring to a specific identifier 2018-07-19 07:28:59 -07:00
Lorenzo Fontana 016bff0dc8
chore(kit/signals): removed duplicated check for signals and add an example
Signed-off-by: Lorenzo Fontana <lo@linux.com>
2018-07-18 17:34:17 +02:00
Chris Goller 9df3a40cbf feature(kit/signals): add standard method to capture signals with context 2018-07-17 21:47:02 -05:00