Anders Daljord Morken 95cadd0702 Run scrape loop with interval 1 instead of 0
0 is considered an invalid interval by time.NewTicker() and will cause a
panic if control reaches that point. Given the vagaries of timekeeping,
this may occasionally happen and make this test unstable.
2016-08-18 09:39:11 +02:00
..
2016-05-26 14:24:49 -07:00
2016-05-26 14:42:17 -07:00
2016-03-01 13:48:36 +01:00