Add a TSAN instrumented free-threaded CI run
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 16.2k
- Forks
- 1k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 66
Description
See https://github.com/PyO3/pyo3/issues/4904
Now that the main branch supports 3.14, this should be more useful for upstream if we find bugs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with linked issue #4904 and the current main-branch CI configuration for Python 3.14. Confirm how a TSAN-instrumented free-threaded run should exercise upstream code and report failures; done means the run is present and useful for finding bugs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100