Repeating “Asynchronous Sessions cleanup phase starting NOW”

前端 未结 3 561
余生分开走
余生分开走 2020-12-07 02:37

When I run my test suit, I find that intermittently some of the texts will hang for a very long time (15 mins to half an hour) with PhantomJS constantly reporting:<

3条回答
  •  Happy的楠姐
    2020-12-07 02:59

    try to use this.driver = new PhantomJSDriver(caps); Now, we get a shutdown. [INFO - 2014-05-01T13:21:09.095Z] ShutdownReqHand - _handle - About to shutdown

    But After I got the same pbm

提交回复
热议问题