Hi Aaron,
On Sun, 2025-01-19 at 22:20 -0500, Aaron Merey wrote:
> thread-safety-subr.sh contains subroutine check_thread_safety_enabled
> which skips further testing when either USE_LOCKS is false or when
> attempting to use valgrind with address or memory sanitizer enabled.
>
> * tests/Mak
thread-safety-subr.sh contains subroutine check_thread_safety_enabled
which skips further testing when either USE_LOCKS is false or when
attempting to use valgrind with address or memory sanitizer enabled.
* tests/Makefile.am (EXTRA_DIST): Add thread-safety-subr.sh.
* tests/thread-