Skip to content

Conversation

ngoldbaum
Copy link
Member

This builds stringdtype with asan support. I also pass -s to pytest so pytest doesn't capture the output from asan when a test fails.

@ngoldbaum
Copy link
Member Author

Both python itself and stringdtype leak memory, so I'm turning off LeakSanitizer. In the future when we fix the memory leaks in stringdtype we can come back to this and add suppressions for the memory leaks in python.

@ngoldbaum
Copy link
Member Author

@ngoldbaum ngoldbaum merged commit 54ec4e1 into numpy:main Jan 30, 2023
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