* fix: make signaler exit on cancel `break` is incorrect here, as it just breaks out of the select. `return` to exit the function instead. Fixes #1636. Signed-off-by: Ian Kerins <ianskerins@gmail.com> * fix: exit non-zero on fatal error Signed-off-by: Ian Kerins <ianskerins@gmail.com> |
||
|---|---|---|
| .. | ||
| root.go | ||
| scan.go | ||
| signaler_unix.go | ||
| wire_gen.go | ||
| wire_injectors.go | ||