zhegexiaohuozi / SeimiCrawler

一个简单、敏捷、分布式的支持SpringBoot的Java爬虫框架;An agile, distributed crawler framework.
http://seimicrawler.org
Apache License 2.0
1.98k stars 679 forks source link

bPop异常导致死循环 #40

Closed zzldnl closed 5 years ago

zzldnl commented 5 years ago

request = queue.bPop(crawlerModel.getCrawlerName()); redisson关闭了,bPop异常,异常未抛出,于是就死循环....

zhegexiaohuozi commented 5 years ago

考虑的太简单了