Skip to content

Add pixi builds for TSan + free-threading to aid downstream development. #143120

@ngoldbaum

Description

@ngoldbaum

This follows on from #142466, which was about ASan builds. Downstream is also doing TSan testing to some extent, mostly relying on the cpython_sanity images. See for example, this NumPy build: https://github.com/numpy/numpy/blob/06fb5b8a5dd0bb3ef83e24fa8b49f8ed643c8708/.github/workflows/compiler_sanitizers.yml#L81-L110.

This works for packages like NumPy with few dependencies but doesn't scale to projects with lots of dependencies. Ideally we'd be able to recursively build packages for the same reason people want to do this for ASan.

#142872 is a WIP implementation.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildThe build process and cross-buildtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions