Skip to content

test: avoid side effects in assert, fixes behavior under NDEBUG - #324

Open
jellelicht wants to merge 1 commit into
nodejs:mainfrom
jellelicht:main
Open

test: avoid side effects in assert, fixes behavior under NDEBUG#324
jellelicht wants to merge 1 commit into
nodejs:mainfrom
jellelicht:main

Conversation

@jellelicht

@jellelicht jellelicht commented Sep 7, 2026

Copy link
Copy Markdown

I kept running into mysterious test failures, turns out that my build system was adding -DNDEBUG which made the init "disappear".

Feel free to adjust if this change does not make sense here; I can patch things in my packaged variant just as well.

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.

1 participant