stevenvachon / broken-link-checker

Find broken links, missing images, etc within your HTML.
MIT License
1.95k stars 302 forks source link

BLC Scans hangs #228

Closed saintmalik closed 3 years ago

saintmalik commented 3 years ago

Describe the bug

So when I throw list of URLs to BLC to check for broken list, it runs and I have noticed when it gets to some point in scanning then hangs and remains there forever except I quit it, and even when I restarts, it repeats that not for all website but few websites.

To Reproduce Scan https://www.tensorflow.org/tutorials

Expected behavior It scans to a certain level and hangs in there for ever except you quit it, it won't stop.

Environment:

stevenvachon commented 3 years ago

Yes, I've seen this too and spent a few minutes looking into it but didn't find it.

saintmalik commented 3 years ago

Yes, I've seen this too and spent a few minutes looking into it but didn't find it.

It means there is no way to go around this issue 👀