We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
在spider.run()方法里while循环else部分,多线程下抓取过程中调用spider.close(),会导致报 java.util.concurrent.RejectedExecutionException 异常,while处的验证有概率情况下没管用,建议优化下体验,加个try...catch,本来没问题的,只是有点强迫症,不喜欢看到异常