Skip to content
Snippets Groups Projects
Commit 1161c593 authored by timurrrr@chromium.org's avatar timurrrr@chromium.org
Browse files

Suppress data races under AtExitManager until its threading nature is understood by TSan

TBR=glider
BUG=61753
Review URL: http://codereview.chromium.org/4383001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64921 0039d316-1c4b-4281-b951-d872f2087c98
parent 177aceb6
No related branches found
No related tags found
No related merge requests found
......@@ -156,6 +156,13 @@
fun:*AtExitManager*
}
{
bug_61753
ThreadSanitizer:Race
...
fun:*AtExitManager*
}
############################
# Data races in tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment