garm/cmd/garm
Gabriel Adrian Samfira 72ec1bf68f No need to explicitly call Stop() on runner loops
Once the context is canceled, the loops will exit, so there is no
need to explicitly Stop(). We just need to Wait() for the loops to
exit.
2022-12-30 15:13:49 +00:00
..
main.go No need to explicitly call Stop() on runner loops 2022-12-30 15:13:49 +00:00
signal_nix.go Rename project to garm 2022-05-04 11:44:10 +00:00
signal_windows.go Fix windows build tags 2022-05-04 11:48:27 +00:00