crawly icon indicating copy to clipboard operation
crawly copied to clipboard

Use Crawly.Engine.list_know_spiders instead of Crowly.running_spiders

Open cmnstmntmn opened this issue 2 years ago • 2 comments
trafficstars

According to this comment here

Crawly.Engine.list_know_spiders()

should be used instead of

Crowly.running_spiders()

cmnstmntmn avatar Nov 19 '23 23:11 cmnstmntmn

Thanks, @cmnstmntmn, This is interesting. I'm giving it a try.

dogweather avatar Dec 14 '23 21:12 dogweather

Yes, it seems Crawly.Engine.list_know_spiders() hangs

kasvith avatar Jan 21 '24 21:01 kasvith

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

oltarasenko avatar Apr 09 '24 10:04 oltarasenko