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

Remove signal handling, _exit calls, and debugger support from client library

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • legacy-0.8.0
    • None
    • None

    Description

      There are several facilities in the forked server code that do not make sense to have in a user facing library. This includes things like calling _exit, generating stack traces on faults, injecting signal handlers, and the like. These are policies that should be set by the application using the driver, not the driver itself.

      Attachments

        Activity

          People

            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: