The QueryStageBatchedDeleteTest test fixture replaces the tick source on the global service context which is also needed by the Checkpointer thread to create operation contexts. Since each dbtest suite are run in a different process, it should be ok to avoid this race condition by disabling the checkpoint thread before overriding the global tick source.
- is related to
-
SERVER-71498 QueryStageBatchedDeleteTest dbtest crashes in checkpoint thread
- Closed