open-consul/agent/grpc-external/services
Chris S. Kim 575a56062f Fix data race
newMockSnapshotHandler has an assertion on t.Cleanup which gets called before the event publisher is cancelled. This commit reorders the context.WithCancel so it properly gets cancelled before the assertion is made.
2022-08-22 13:55:01 -04:00
..
acl
connectca
dataplane
peerstream Fix data race 2022-08-22 13:55:01 -04:00
serverdiscovery