open-consul/logging
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 logging: Remove t.Parallel from tests 2020-08-27 18:14:46 -04:00
gated_writer.go
gated_writer_test.go
grpc.go
grpc_test.go
log_levels.go
logfile.go
logfile_test.go logging: Remove t.Parallel from tests 2020-08-27 18:14:46 -04:00
logger.go
logger_test.go logging: Remove t.Parallel from tests 2020-08-27 18:14:46 -04:00
names.go
syslog.go