Re: [PATCH v2 1/2] test: showcase thread-unsafe s-expression query parser

2023-09-19 Thread David Bremner
Kevin Boulain writes: > The test fails reliably when Notmuch is compiled as such: > ./configure > make CFLAGS=-fsanitize=thread LDFLAGS=-fsanitize=thread > It's still unclear how the test suite could be run with the correct > compilation flags. At the moment I can think of 3 options: 1)

[PATCH v2 1/2] test: showcase thread-unsafe s-expression query parser

2023-08-27 Thread Kevin Boulain
The test fails reliably when Notmuch is compiled as such: ./configure make CFLAGS=-fsanitize=thread LDFLAGS=-fsanitize=thread It's still unclear how the test suite could be run with the correct compilation flags. Output: T810-tsan: Testing run code with TSan enabled against the library