Skip to content

Commit 6b616c7

Browse files
Update README.md
Co-authored-by: Paulo Sousa <paulo.sousa@redis.com>
1 parent e37405b commit 6b616c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ To verify TSAN is enabled:
176176

177177
$ ldd ./memtier_benchmark | grep tsan
178178

179-
**Note:** TSAN and ASAN are mutually exclusive and cannot be used together. A suppression file (`tsan_suppressions.txt`) is provided to ignore known benign data races that do not affect correctness. All critical threading bugs have been fixed.
179+
**Note:** TSAN and ASAN are mutually exclusive and cannot be used together. A suppression file (`tsan_suppressions.txt`) is provided to ignore known benign data races that do not affect correctness.
180180

181181

182182
## Using Docker

0 commit comments

Comments
 (0)