提交 91db711d 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

v0.2.8 fix phantomjs websocket ssl error

上级 82960d60
{
"name": "wechaty",
"version": "0.2.7",
"version": "0.2.8",
"description": "Wechat for Bot. (Personal Account NOT Official Account)",
"main": "index.js",
"scripts": {
......
......@@ -56,7 +56,7 @@ function onBrowserDead(e) {
}
return co.call(this, function* () {
log.warn('PuppetWebEvent', 'onBrowserDead() co() set isBrowserBirthing true')
log.verbose('PuppetWebEvent', 'onBrowserDead() co() set isBrowserBirthing true')
this.isBrowserBirthing = true
const TIMEOUT = 180000 // 180s / 3m
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册