Test thread safety during CI #2513
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Good for taking. Extra help will be provided by maintainers
infra
Infra work - CI/CD, code coverage, linters
Feature Request
Is your feature request related to a problem?
While working on some of the components (e.g. #1085, #1086, #2477, #2505, #2506) that deal with concurrency/threads, I found a need to have better tooling support.
Describe the solution you'd like:
We probably should explore something like LLVM tsan.
Here are some options available:
Describe alternatives you've considered.
Currently we're kind of relying on code review and some stress test.
The text was updated successfully, but these errors were encountered: