Skip to content

[nfc] enabling asan leak sanitizer - #2187

Merged
mikea merged 2 commits into
mainfrom
maizatskyi/2024-05-29-leak-detector
May 29, 2024
Merged

[nfc] enabling asan leak sanitizer#2187
mikea merged 2 commits into
mainfrom
maizatskyi/2024-05-29-leak-detector

Conversation

@mikea

@mikea mikea commented May 29, 2024

Copy link
Copy Markdown
Contributor

use KJ_CLEAN_SHUTDOWN to give it a chance to run

mikea added 2 commits May 29, 2024 09:25
@mikea
mikea requested review from fhanau and jasnell May 29, 2024 16:48
@mikea
mikea marked this pull request as ready for review May 29, 2024 16:48
@mikea
mikea requested review from a team as code owners May 29, 2024 16:48
@mikea

mikea commented May 29, 2024

Copy link
Copy Markdown
Contributor Author

@jasnell I have disabled the test as discussed

# defined below
"macro-meta-test.c++",
# TODO(jasnell) modules-new-test is leaking IsolateModuleRegistry and fails asan leak detector
"modules-new-test.c++",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For others reviewing, the modules-new-test is currently the only thing using IsolateModuleRegistry while the new implementation is still being developed. Disabling the test is safe and I'll be revisiting this as I continue work on the new module registry implementation.

@mikea
mikea merged commit 814920b into main May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants