agola/internal/services/configstore
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
..
action *: improve error handling 2019-11-11 12:17:35 +01:00
api *: improve error handling 2019-11-11 12:17:35 +01:00
common configstore: maintenance/export/import 2019-07-26 10:55:04 +02:00
readdb readdb: improve HandleEvents goroutine exiting 2019-11-12 11:03:21 +01:00
configstore.go configstore: implement project group move 2019-10-01 12:03:57 +02:00
configstore_test.go configstore: implement project group move 2019-10-01 12:03:57 +02:00