Scott McGillivray
Results
11
issues of
Scott McGillivray
Hi When i try to run the test it always fails because `readGauge` tries to read the value before `scrape` has completed and run `e.up.Set(1)`. If i put a `time.Sleep(1...