Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix testRestartAfterCompletion (elastic#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 elastic#62451
- Loading branch information