Remove this invariant:
https://github.com/mongodb/mongo/blob/087d6aeaaa10f401b22fa8c39be427150804aa2c/src/mongo/db/curop.h#L559
We can consider adding back under SERVER-47897 which will change timer usage in Curop/OpDebug to use a monotonic clock.
- related to
-
SERVER-47897 CurOp should use monotonic clock source for duration measurements
- Closed