mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 07:04:29 +00:00
3 lines
186 B
Text
3 lines
186 B
Text
# LSAN can detect leaks tracing back to __asan::AsanThread::ThreadStart (probably caused by our
|
|
# threads not exiting before their TLS dtors are called). Just ignore it.
|
|
leak:AsanThread
|