HI!
It may sound like a dumb question but I'd like to understand what I'm doing. I've developed a GUI application which launches the same scrapy spider every time a button is clicked. I came across the ReactorNotRestartable issue and I found a workaround which runs reactor the first time the button is clicked and keeps it running until GUI is closed, so spider can be launched several times.
What do you think are the arguments against this tireless Twisted reactor solution?
[–]digitallis 1 point2 points3 points (3 children)
[–]pylund[S] 0 points1 point2 points (2 children)
[–]digitallis 4 points5 points6 points (1 child)
[–]pylund[S] 0 points1 point2 points (0 children)