2cf10a7bf4
In a rare case it's possible to start the loop iteration without observers. The most likely case is that the observer is cancelled and the coalesce timer trigger asynchronously, although being stopped. Nevertheless, all the observers may also exit during the iteration, in either case it should not result in an error. If there's a probem with the observers, then they can report their own error as they see fit. Change-Id: Ie423fec41e6295be05536a4b7b0b6623ffebf2fb |
||
---|---|---|
.. | ||
service_test.go | ||
service.go | ||
stats.go |