Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds a simple `.isFinished()` check before the `RequestList.fetchNextRequest()` call. This eliminates long-blocking calls with non-trivial `RequestList` implementations (e.g. `SitemapRequestList` in some edge cases).
- Loading branch information