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

cursor function has infinite loop when used with search function #300

Closed
cash opened this issue Jan 7, 2014 · 3 comments
Closed

cursor function has infinite loop when used with search function #300

cash opened this issue Jan 7, 2014 · 3 comments

Comments

@cash
Copy link
Contributor

cash commented Jan 7, 2014

Once #298 and #299 are fixed, the cursor function does not return even though there are no more results. This is because of the metadata returned for search/tweets which causes the not content check to never pass.

@clayheaton
Copy link

These are all pretty serious issues. I spun my wheels trying to figure out the infinite loop problem for a few hours. I guess I'll drop back to the "old way" for a while.

@s0ckz
Copy link

s0ckz commented Jun 2, 2014

Check if it works: #332
I only tested for search and get user tweets. But with some tweaks I think it handles the rest.

@tag
Copy link

tag commented Oct 16, 2017

Stopped by to say I'm still seeing this issue with twython (3.6.0)

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

5 participants