open-consul/logging/monitor
Daniel Nephin a8256b84bc logging: Remove t.Parallel from tests
The tests all run fast enough that we do not get any advantage from
using Parallel.

The one test that was slow used a long sleep. Changing the sleep to
a few milliseconds speeds up the test considerably.
2020-08-27 18:14:46 -04:00
..
monitor.go Fix spelling of deregister (#7804) 2020-05-08 10:03:45 -04:00
monitor_test.go logging: Remove t.Parallel from tests 2020-08-27 18:14:46 -04:00