GinkgoRecover() test never finishes

后端 未结 0 1960
既然无缘
既然无缘 2020-11-29 21:10

I am trying to test a go module that creates another goroutine. I pass to it a mock which I created using gomock.

ctrl := gomock.NewController(GinkgoT())
defe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题