fix bug
This commit is contained in:
@@ -31,4 +31,5 @@ func main() {
|
||||
|
||||
// 永远等待 runtime的队列消息
|
||||
<-businessForeverChan
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -31,4 +31,5 @@ func main() {
|
||||
|
||||
// 永远等待 runtime的队列消息
|
||||
<-businessForeverChan
|
||||
|
||||
}
|
||||
|
||||