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

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

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • legacy-0.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      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.

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

              Created:
              Updated:
              Resolved: