-
Type: Improvement
-
Resolution: Done
-
Priority: Blocker - P1
-
Affects Version/s: None
-
Component/s: Implementation
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.
- is depended on by
-
SERVER-5520 Shutdown rewrite (tracking ticket)
- Closed
- related to
-
CXX-334 Remove StaticObserver and all uses in ReplicaSetMonitor
- Closed