Details
Description
If PlanExecutor::getNext() throws in GetMoreCmd::generateBatch() due to exceeding the time limit when we have a tailable + awaitData cursor, then we can check the value of an uninitialized PlanExecutor::ExecState.
If PlanExecutor::getNext() throws in GetMoreCmd::generateBatch() due to exceeding the time limit when we have a tailable + awaitData cursor, then we can check the value of an uninitialized PlanExecutor::ExecState.