storj/satellite/metabase/metaloop
Egon Elbre 2cf10a7bf4 satellite/metabase/{segment,meta}loop: avoid no observers error
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
2021-06-02 11:57:59 +00:00
..
service_test.go storj: use multipart API 2021-04-26 13:15:09 +00:00
service.go satellite/metabase/{segment,meta}loop: avoid no observers error 2021-06-02 11:57:59 +00:00
stats.go satellite/metabase/metaloop: move loop under metabase 2021-04-22 12:58:09 +03:00