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

Threading #140

Open
krmaxwell opened this issue May 6, 2015 · 0 comments
Open

Threading #140

krmaxwell opened this issue May 6, 2015 · 0 comments
Labels
Milestone

Comments

@krmaxwell
Copy link
Member

The current code in dev uses a custom queueing solution built directly on the low-level APIs in Python. We should use some existing module (such as requests-futures?), otherwise we'll have subtle bugs cropping up for a long time in addition to the ones we already have.

@krmaxwell krmaxwell added this to the v0.2.0 Dingo milestone May 6, 2015
@krmaxwell krmaxwell added the ready label May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant