quintodrome/cmd
Ian Kerins ce0db8344b
Fix signaler not exiting on cancel (#1638)
* 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>
2022-03-30 10:04:17 -04:00
..
root.go Fix signaler not exiting on cancel (#1638) 2022-03-30 10:04:17 -04:00
scan.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
signaler_unix.go Check goimports in the pipeline (#1381) 2021-10-01 15:32:24 -04:00
wire_gen.go Listenbrainz scrobbling (#1424) 2021-10-30 12:17:42 -04:00
wire_injectors.go Listenbrainz scrobbling (#1424) 2021-10-30 12:17:42 -04:00