Skip to content

Conversation

@colesbury
Copy link
Contributor

@colesbury colesbury commented Dec 23, 2025

If you are building with --with-thread-sanitizer and don't use the suppression file, then running configure will report a thread leak.

Call pthread_join() to avoid the thread leak.

If you are building with `--with-thread-sanitizer` and don't use the
suppression file, then running configure will report a thread leak.

Call `pthread_join()` to avoid the thread leak.
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.

1 participant