DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > Motor 0.2.1 Released

Motor 0.2.1 Released

A. Jesse Jiryu Davis user avatar by
A. Jesse Jiryu Davis
·
May. 28, 14 · Java Zone · Interview
Like (0)
Save
Tweet
1.87K Views

Join the DZone community and get the full member experience.

Join For Free

Motor

Version 0.2.1 of Motor, the asynchronous MongoDB driver for Python and Tornado, has been released. It fixes two bugs:

  • MOTOR-32: The documentation claimed that MotorCursor.close immediately halted execution of MotorCursor.each, but it didn't. MotorCursor.each() is now halted correctly.
  • MOTOR-33: An incompletely iterated cursor's __del__ method sometimes got stuck and cost 100% CPU forever, even though the application was still responsive.

The manual is on ReadTheDocs. If you find a bug or want a feature, I exhort you to report it.

application Execution (computing) Python (language) Driver (software) Documentation MongoDB

Published at DZone with permission of A. Jesse Jiryu Davis, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Stupid Things Orgs Do That Kill Productivity w/ Netflix, FloSports & Refactoring.club
  • What Are Cookies in Servlets?
  • An Overview of Key Components of a Data Pipeline
  • Why to Implement GitOps into Your Kubernetes CI/CD Pipelines

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo