mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-03 03:41:53 +08:00
6 lines
222 B
Plaintext
6 lines
222 B
Plaintext
# LeakSanitizer suppressions file for FDB
|
|
# https://github.com/google/sanitizers/wiki/AddressSanitizerLeakSanitizer
|
|
|
|
# Not all incoming connections are cleanly shut down in client API tests
|
|
leak:ConnectionReaderActorState
|