Skip to content

gh-143750: Compile OpenSSL with TSan for TSan CI#153316

Merged
kumaraditya303 merged 5 commits into
python:mainfrom
kumaraditya303:gh-143750-openssl-tsan
Jul 8, 2026
Merged

gh-143750: Compile OpenSSL with TSan for TSan CI#153316
kumaraditya303 merged 5 commits into
python:mainfrom
kumaraditya303:gh-143750-openssl-tsan

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR supersedes #143752 and builds openssl with tsan for tsan CI to avoid false-positives.

colesbury and others added 2 commits July 8, 2026 15:37
- Also fix "Install dependencies" step so that we use the installed Clang.
  We can use clang-20 on both ASan and TSan now.
@kumaraditya303 kumaraditya303 force-pushed the gh-143750-openssl-tsan branch from 8936cbc to c25b785 Compare July 8, 2026 10:09

@webknjaz webknjaz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, seems good, but I have a few cosmetic notes.

Comment thread .github/workflows/reusable-san.yml Outdated
Comment thread .github/workflows/reusable-san.yml Outdated
Comment thread .github/workflows/reusable-san.yml
Comment thread .github/workflows/reusable-san.yml Outdated
Comment thread .github/workflows/reusable-san.yml Outdated
Comment thread .github/workflows/reusable-san.yml Outdated
Comment thread .github/workflows/reusable-san.yml
Comment thread .github/workflows/reusable-san.yml

@webknjaz webknjaz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kumaraditya303 kumaraditya303 merged commit fc19ad7 into python:main Jul 8, 2026
48 checks passed
@kumaraditya303 kumaraditya303 deleted the gh-143750-openssl-tsan branch July 8, 2026 15:15
@kumaraditya303 kumaraditya303 added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 8, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app

Copy link
Copy Markdown

Sorry, @kumaraditya303, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker fc19ad7b8b08c43667c9087d89f32f08830544ce 3.14

@miss-islington-app

Copy link
Copy Markdown

Sorry, @kumaraditya303, I could not cleanly backport this to 3.15 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker fc19ad7b8b08c43667c9087d89f32f08830544ce 3.15

@bedevere-app

bedevere-app Bot commented Jul 8, 2026

Copy link
Copy Markdown

GH-153353 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 8, 2026
@bedevere-app

bedevere-app Bot commented Jul 8, 2026

Copy link
Copy Markdown

GH-153355 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 8, 2026
kumaraditya303 added a commit that referenced this pull request Jul 8, 2026
…53353)

gh-143750: Compile OpenSSL with TSan for TSan CI (#153316)

(cherry picked from commit fc19ad7)

Co-authored-by: Sam Gross <colesbury@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants