Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-2285

Don't start kill cursors thread until MongoClient actually connects

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.11
    • Affects Version/s: 3.10.1
    • Component/s: None
    • Labels:
      None

      We should only start the kill cursors periodic executor once the Client connects to the MongoDB deployment. This way, we avoid spinning up an unnecessary thread in the event that the client never connects.

            Assignee:
            prashant.mital Prashant Mital (Inactive)
            Reporter:
            prashant.mital Prashant Mital (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: