srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
1274b06b
cc8a5dda
meta: Halt on the first tsan error detected
inline
split
.bazelrc
added: 2, removed: 1, total 1
@@ -61,6 +61,7 @@ build:asan --action_env=LSAN_OPTIONS=report_objects=1
build:tsan --strip=never
build:tsan --features=tsan
build:tsan --action_env=TSAN_OPTIONS=halt_on_error=1
build:ubsan --strip=never
build:ubsan --features=ubsan