You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Use tsan-instrumented libcxx in sanitizers job
mptest thread sanitizer checks that were failing in bitcoin core CI were not
failing in libmultiprocess CI, and this change instruments libcxx so the same
checks should happen both places.
Credit to MarcoFalke <*~=`'#}+{/-|&$^[email protected]> for pointing this out
bitcoin/bitcoin#33518 (comment)
0 commit comments