Fix premature channel close on clean startup

This commit is contained in:
Fabian Reinartz 2015-09-29 11:57:58 +02:00
parent 2b410cb749
commit eeeeeea3d8

View File

@ -95,6 +95,8 @@ func (a *MemAlerts) Subscribe() AlertIterator {
return
}
}
<-done
}()
return memAlertIterator{