Last updated 5 years ago
Was this helpful?
Go 并发模式会创建 goroutine,如果 goroutine 一直得不到释放并且还在不断创建协程 就是有问题的。