-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
0
After SERVER-48970, TSAN reports unsynchronized uses of _start in CurOp here and here. It's possible that there are more private members of CurOp with similar synchronization problems that are hidden behind the current failure on _start described, so I've named this ticket to cover any subsequent failures in CurOp as well.