diff --git a/ci/cpu/tsan.yml b/ci/cpu/tsan.yml index 5254a13351..e5fce6969d 100644 --- a/ci/cpu/tsan.yml +++ b/ci/cpu/tsan.yml @@ -26,7 +26,7 @@ cpu tsan test: needs: - cpu tsan build variables: - TSAN_OPTIONS: "halt_on_error=1" + TSAN_OPTIONS: "halt_on_error=1:history_size=0" PIKA_SMALL_STACK_SIZE: "0x100000" PIKA_MEDIUM_STACK_SIZE: "0x100000" # Override use of libSegFault, not necessary with sanitizers