agola/internal/services
Simone Gotti d679254516 readdb: improve HandleEvents goroutine exiting
Rename errCh to doneCh (error is not needed) and always send to it when one of
the HandleEvents functions exits (not only on error).

This will ensure that all the goroutines will be stopped also if one of them
returns without an error.
2019-11-12 11:03:21 +01:00
..
common gateway: api implement get secrets removeoverridden 2019-09-20 15:39:21 +02:00
config services: check config only for enabled services 2019-11-05 09:25:22 +01:00
configstore readdb: improve HandleEvents goroutine exiting 2019-11-12 11:03:21 +01:00
executor go.mod: update dependencies 2019-10-29 09:31:38 +01:00
gateway *: improve error handling 2019-11-11 12:17:35 +01:00
gitserver service/*: log error only if nil 2019-07-04 15:50:37 +02:00
notification *: export clients and related types 2019-08-02 12:02:01 +02:00
runservice readdb: improve HandleEvents goroutine exiting 2019-11-12 11:03:21 +01:00
scheduler *: export clients and related types 2019-08-02 12:02:01 +02:00
types configstore: move configstore types inside configstore package 2019-08-02 10:05:47 +02:00