Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-103

It must be OK to run the destructors for static objects created by the C++ driver

      As part of SERVER-5520, we're moving away form executing static destructors in mongo programs. C++ client users will still presumably be calling exit() or returning from main(), and so running their destructors. We'll want to test that this keeps working.

            Assignee:
            adam.midvidy Adam Midvidy
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: