Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix testRestartAfterCompletion (#63211)
We need to complete the search before closing the iterator, which internally closes the point in time; otherwise, the search will fail with a missing context error. Closes #62451
- Loading branch information