merge() closes the channel that handleUpdates() reads from when there are zero configured target providers in the configuration. In that case, the for-select loop in handleUpdates() entered a busy loop. It should exit when the upstream channel is closed.pull/1024/head
parent
8769a75183
commit
d36a7f4e6f
Loading…
Reference in new issue