Skip to content

Conversation

qinling0210
Copy link
Contributor

@qinling0210 qinling0210 commented Sep 18, 2025

What problem does this PR solve?

  1. test_memidx.py failed with ENABLE_SANITIZER_THREAD=ON, optimize index needs longer time, we need to sleep more.

  2. "ThreadSanitizer: lock-order-inversion (potential deadlock) ", we need to avoid holding multiple locks at the same time if possible.

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • Test cases

@qinling0210 qinling0210 self-assigned this Sep 18, 2025
@qinling0210 qinling0210 added the ci PR can be test label Sep 18, 2025
@JinHai-CN JinHai-CN merged commit d79f442 into infiniflow:main Sep 18, 2025
41 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci PR can be test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants