Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hangs when crawling for description #44

Closed
taykay08 opened this issue Mar 21, 2017 · 5 comments
Closed

Hangs when crawling for description #44

taykay08 opened this issue Mar 21, 2017 · 5 comments

Comments

@taykay08
Copy link

The URL I'm crawling is: https://www.flickr.com/explore/

I stepped through the source and see that it's hanging in crawlDescription() at the crawlCode() call.

I see this in the debugger console: SendDelegateMessage(NSInvocation *): delegate (<CFNotificationCenter 0x6080000aed60 [0x108679df0]>) failed to return after waiting 10 seconds. main run loop mode: kCFRunLoopDefaultMode

@LeonardoCardoso
Copy link
Owner

Hey @taykay08. Thanks. I'll have a look.

@LeonardoCardoso
Copy link
Owner

LeonardoCardoso commented Mar 21, 2017

This is weird, here it works although no information is grabbed because the page runs a lot of js.

screen shot 2017-03-21 at 18 31 05
screen shot 2017-03-21 at 18 30 45

@taykay08
Copy link
Author

Ok, thanks for checking. Maybe it's on my end - I'll try to isolate it in a new project.

@LeonardoCardoso
Copy link
Owner

Ok. Please let me know.

@taykay08
Copy link
Author

Yikes, thought I had grabbed the latest code, I guess I didn't. Anyway, it seems to be working the same as yours now. Takes about a minute, but happy to see it hit the completion method now. Sorry about that, and thanks for the quick response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants