Skip to content
Snippets Groups Projects
Commit 5ff961c3 authored by Jorge Aparicio's avatar Jorge Aparicio
Browse files

tsan: deal with the mangled names

parent 9398aafe
No related branches found
No related tags found
No related merge requests found
# false positives from thread::spawn (?)
race:<alloc::arc::Arc<T>>::drop_slow
race:__GI___call_tls_dtors
race:alloc::heap::{{impl}}::dealloc
race:core::ptr::drop_in_place<core::option::Option<core::result::Result<(), alloc::boxed::Box<Any>>>>
race:core::ptr::drop_in_place<core::result::Result<(), alloc::boxed::Box<Any>>>
race:*dealloc
race:*drop_slow*
race:__call_tls_dtors
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment