elixir-crawly / crawly

Crawly, a high-level web crawling & scraping framework for Elixir.
https://hexdocs.pm/crawly
Apache License 2.0
965 stars 113 forks source link

Fix Storage Worker exception #193

Closed gfrancischelli closed 1 year ago

gfrancischelli commented 2 years ago

Starting the same worker twice in a row was corrupting the Crawly.RequestsStorage GenServer state.