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