mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-01-08 15:53:07 +00:00
close the remote tracer in test
This commit is contained in:
parent
a613f097ed
commit
9dfdd0bdf9
@ -314,8 +314,8 @@ func TestRemoteTracer(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
testWithTracer(t, tracer)
|
testWithTracer(t, tracer)
|
||||||
|
|
||||||
time.Sleep(time.Second)
|
time.Sleep(time.Second)
|
||||||
|
tracer.Close()
|
||||||
|
|
||||||
mrt.check(t)
|
mrt.check(t)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user