d679254516
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. |
||
---|---|---|
.. | ||
create.go | ||
readdb.go |