-
Type: Improvement
-
Resolution: Done
-
Priority: Blocker - P1
-
Affects Version/s: None
-
Component/s: None
Fragile ordering of calls to destructors of static objects have been causing intermittent test failures. The best way to get rid of this behavior is to just rid ourself of fragile ordering guarantees in creation/destruction of static objects.
- is related to
-
CXX-103 It must be OK to run the destructors for static objects created by the C++ driver
- Closed