context_switcher.cpp
1.47 KB
-
Change tsan integration to not 'cache' fibers. · f8ab8e0a
We fixed the bug in tsan causing it to crash after creating/deleting many fibers, because of that there is no need for this cache mechanism (you have to use the most recent clang build with the patch for it to work thought).
FritzFlorian committed