crawly
crawly copied to clipboard
Use Crawly.Engine.list_know_spiders instead of Crowly.running_spiders
trafficstars
According to this comment here
Crawly.Engine.list_know_spiders()
should be used instead of
Crowly.running_spiders()
Thanks, @cmnstmntmn, This is interesting. I'm giving it a try.
Yes, it seems Crawly.Engine.list_know_spiders() hangs
Sorry, I was on another project for quite a bit of time. I have rebased your PR and will merge it as a part of https://github.com/elixir-crawly/crawly/pull/291