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

Following things are done in this PR: #5

Merged
merged 3 commits into from Jul 3, 2016
Merged

Conversation

vinitkumar
Copy link
Owner

@vinitkumar vinitkumar commented Jul 3, 2016

  • Code is modified to use async and await and use coroutines to run in parallel. It being a crawler makes sense to use async.

following steps were taken:

  • All the print statements are not replace with loggers.
  • Some methods are furthered refactored to enhance readability.
  • Version bumped.
  • The code is refactored that in case of error it fails early and fails
    fast.

following steps were taken:

- All the print statements are not replace with loggers.
- Some methods are furthered refactored to enhance readability.
- Version bumped.
- The code is refactored that in case of error it fails early and fails
fast.

Reported-by:
Signed-off-by: Vinit Kumar <vinit1414.08@bitmesra.ac.in>
@vinitkumar vinitkumar merged commit 3171414 into master Jul 3, 2016
@vinitkumar vinitkumar deleted the feature/asyncio branch July 3, 2016 20:47
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

Successfully merging this pull request may close these issues.

None yet

1 participant