Skip to content

feat: add RSS memory leak nightly workflow and tests#513

Open
lnfjpt wants to merge 7 commits into
alibaba:mainfrom
lnfjpt:memory-leak-rss
Open

feat: add RSS memory leak nightly workflow and tests#513
lnfjpt wants to merge 7 commits into
alibaba:mainfrom
lnfjpt:memory-leak-rss

Conversation

@lnfjpt

@lnfjpt lnfjpt commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Fixes #379

Cherry-picked and squashed 15 RSS-related commits from memory-leak branch:
- Add memory-leak-nightly.yml workflow (cron + DingTalk notify)
- Add tests/memory_leak/ with test_memory_leak.py (RSS monitor)
- Add gtest binaries: test_node_create.cc, test_temporary_tables.cc
- Wire tests/CMakeLists.txt and tests/memory_leak/CMakeLists.txt

Excluded valgrind/ASAN-related changes (edge_columns.h fix,
neug-test.yml valgrind_memcheck job, ASAN compile flags).
@lnfjpt lnfjpt added the skip-check:docs Bypass doc requirement for feat PRs label Jun 9, 2026
@lnfjpt lnfjpt requested a review from zhanglei1949 June 10, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-check:docs Bypass doc requirement for feat PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add comprehensive tests to detect memory leaks

1 participant