update
This commit is contained in:
@@ -39,6 +39,7 @@ func init() {
|
||||
sender.uid = int(time.Now().UnixNano())
|
||||
u2i.Set(msg.FromUserName, sender.uid)
|
||||
}
|
||||
core.Senders <- sender
|
||||
end := <-sender.Wait
|
||||
fmt.Println(end)
|
||||
if end == "" {
|
||||
|
||||
Reference in New Issue
Block a user