Some unit tests set a TickSourceMock as a part of their setup. However, some other tasks may save a pointer to the original TickSource. We need to ensure that we set the TickSourceMock before these other tasks are set up.
- related to
-
SERVER-71498 QueryStageBatchedDeleteTest dbtest crashes in checkpoint thread
- Closed