You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The stop spider never actually stops the spider. It attempts to stop it, but the spider keeps on going until it finishes or the container is shut down
To Reproduce
Steps to reproduce the behavior:
start a scrapy spider
try to stop it using the stop button
Expected behavior
I would expect it would gracefully stop the spider.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered:
Describe the bug
The stop spider never actually stops the spider. It attempts to stop it, but the spider keeps on going until it finishes or the container is shut down
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect it would gracefully stop the spider.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: