Work-horse process was terminated unexpectedly RQ and Scrapy
问题 I am trying to retrieve a function from redis (rq), which generate a CrawlerProcess but i'm getting Work-horse process was terminated unexpectedly (waitpid returned 11) console log: Moving job to 'failed' queue (work-horse terminated unexpectedly; waitpid returned 11) on the line I marked with comment THIS LINE KILL THE PROGRAM What am I doing wrong? How I can fix it? This function I retrieve well from RQ: def custom_executor(url): process = CrawlerProcess({ 'USER_AGENT': "Mozilla/5.0 (X11;