update
This commit is contained in:
@@ -99,6 +99,7 @@ func handleMessage(sender Sender) {
|
||||
rt := function.Handle(sender)
|
||||
if rt != nil {
|
||||
sender.Reply(rt)
|
||||
sender.Finish()
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user