linkerd2/controller/tap
Guangming Wang c59e9cf500 move t.Fatalf out of goroutine in server_test.go (#3490)
Subject
t.Fataf should not be called in goroutine

Problem

Solution
move t.Fatalf into testing func instead of its goroutine

Validation
unit test passed on my env

Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-10-15 14:22:10 -07:00
..
apiserver.go Revert "Trace Control Plane components using OC (#3461)" (#3484) 2019-09-26 11:56:44 -07:00
apiserver_test.go Allow custom cluster domains in remaining backends (#3278) 2019-08-27 10:01:36 -07:00
client.go Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
handlers.go Remove gRPC tap server listener from controller (#3276) 2019-08-16 16:38:50 -04:00
handlers_test.go Update tap authz error with doc URL (#3196) 2019-08-06 08:56:41 -07:00
server.go Add TapEvent headers and trailers to the tap protobuf (#3410) 2019-09-29 09:54:37 -07:00
server_test.go move t.Fatalf out of goroutine in server_test.go (#3490) 2019-10-15 14:22:10 -07:00