mirror of
https://github.com/sockspls/badfish
synced 2025-04-29 16:23:09 +00:00
Remove race suppression.
Pull #1134 fixed another race, so that can be removed from the thread sanitizer suppressions. No functional change. Closes #1150
This commit is contained in:
parent
05513a6641
commit
7e897a64f2
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ race:TTEntry::value
|
|||
race:TTEntry::eval
|
||||
|
||||
race:TranspositionTable::probe
|
||||
race:TranspositionTable::generation
|
||||
race:TranspositionTable::hashfull
|
||||
|
||||
EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue