Skip to content

test: isolate memory leak probe#6539

Merged
Xuanwo merged 1 commit intomainfrom
xuanwo/isolate-memory-leak-probe
Apr 16, 2026
Merged

test: isolate memory leak probe#6539
Xuanwo merged 1 commit intomainfrom
xuanwo/isolate-memory-leak-probe

Conversation

@Xuanwo
Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo commented Apr 16, 2026

This isolates the test_memory_leaks index statistics probe into a fresh subprocess instead of running it inside the long-lived pytest worker process. That keeps the test focused on repeated index_statistics calls and avoids false positives from RSS growth left behind by earlier tests such as the recent batch-chopping coverage added in test_dataset.py.

@Xuanwo Xuanwo merged commit 0aedfa4 into main Apr 16, 2026
14 checks passed
@Xuanwo Xuanwo deleted the xuanwo/isolate-memory-leak-probe branch April 16, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants