Closed insertinterestingnamehere closed 9 months ago
A few of the cirrus builds are showing up as cancelled since I switched the base branch after creating the pull request. It cancelled the builds but didn't link the new ones into the checks section of the PR. They're visible at: https://cirrus-ci.com/build/6733303970004992.
Looks like there's some kind of inconsistency between clang and gcc with the macro idiom I used for detecting thread sanitizer. Investigating how to work around that.
Okay, that fixed it. This is good to go now.
This is an alternative to https://github.com/sandialabs/qthreads/pull/221.