소스 검색

safeguard more than 1 reply panic

master
Patrick Peng Sun 9 년 전
부모
커밋
f712f943eb
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      wechatMsg.go

+ 2
- 1
wechatMsg.go 파일 보기

m.replied = true m.replied = true
m.instantResponse <- xml m.instantResponse <- xml
} else { } else {
log.Println("BUG::doubl reply for wechat message")
d := decryptToXML(xml)
log.Println("BUG::double reply for wechat message\n" + d + "\n")
} }
} }



Loading…
취소
저장