Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

simplecrawler 1.0.5

Compare
Choose a tag to compare
@fredrikekelund fredrikekelund released this 10 Mar 13:09
· 133 commits to master since this release

Bug fixes

  • #339 - fixed a regression in FetchQueue#defrost that would trick the queue into skipping over unfetched queue items when asked for the oldest unfetched one. Thanks @cival for a PR!