fix: test failures (#2892)
Co-authored-by: kevin.wan <kevin.wan@yijinin.com>
This commit is contained in:
@@ -40,8 +40,6 @@ func TestRpcServer(t *testing.T) {
|
|||||||
}()
|
}()
|
||||||
|
|
||||||
wg.Wait()
|
wg.Wait()
|
||||||
|
|
||||||
proc.WrapUp()
|
|
||||||
lock.Lock()
|
lock.Lock()
|
||||||
grpcServer.GracefulStop()
|
grpcServer.GracefulStop()
|
||||||
lock.Unlock()
|
lock.Unlock()
|
||||||
|
|||||||
Reference in New Issue
Block a user