mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-23 09:00:20 +08:00
fix: test failures (#2892)
Co-authored-by: kevin.wan <kevin.wan@yijinin.com>
This commit is contained in:
parent
5756627904
commit
8bc34c58f4
@ -40,8 +40,6 @@ func TestRpcServer(t *testing.T) {
|
||||
}()
|
||||
|
||||
wg.Wait()
|
||||
|
||||
proc.WrapUp()
|
||||
lock.Lock()
|
||||
grpcServer.GracefulStop()
|
||||
lock.Unlock()
|
||||
|
Loading…
Reference in New Issue
Block a user