SIGN IN SIGN UP

gh-143121: Avoid thread leak in configure (gh-143122)

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.
S
Sam Gross committed
469fe33edd92b8586d6995d07384b52170067c76
Parent: 04899b8
Committed by GitHub <noreply@github.com> on 12/31/2025, 12:45:23 AM