Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[apache#1628] test(client): Fix double release ShuffleIndexResult cau…
…se exception to pass flaky test (apache#2179) ### What changes were proposed in this pull request? (Please outline the changes and how this PR fixes the issue.) ### Why are the changes needed? - Pass the flaky test - Avoid memory leak after double release the `ShuffleIndexResult` Fix: apache#1628 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Flaky test can be fixed. (cherry picked from commit 4c14b97)
- Loading branch information