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

Add stress test for MongoClient fork safety

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Unknown Unknown
    • 4.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Follow on work for PYTHON-2484. Add stress test for MongoClient fork safety. Something like:

      • Start 10 threads
      • Each thread creates and uses 5 clients
      • Randomly fork() during the above and assert that the child process can us all of the clients.

            Assignee:
            ben.warner@mongodb.com Ben Warner (Inactive)
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: