stomp

ValueError: signal only works in main thread when using Stomp

ValueError: signal only works in main thread when using Stomp Question: When I run this code I get this error: ValueError: signal only works in main thread I’m using ActiveMQ. RealTor is the name where i have my Spider(selogerSpider) this one help me for the scraping. import stomp from RealTor import selogerSpider from scrapy.crawler import …

Total answers: 3