-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.5 Required
-
Component/s: Testing Infrastructure
-
None
-
Server Development Platform
in SERVER-48933, we had to add a die_after_fork=0 setting to TSAN so we could run some of the tests. We should not have needed to add that flag because forking after creating new threads can cause lock issues. We need to find out why this is happening during those tests and change the behavior if possible.
- related to
-
SERVER-82516 Complete TODO listed in SERVER-49121
- Needs Scheduling