← 返回首页
[3.13] gh-117657: Log TSAN warnings to separate files and archive them (GH-118747) by miss-islington · Pull Request #118931 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[3.13] gh-117657: Log TSAN warnings to separate files and archive them (GH-118747)#118931

Merged
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-b88889e-3.13
May 10, 2024
Merged

[3.13] gh-117657: Log TSAN warnings to separate files and archive them (GH-118747)#118931
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-b88889e-3.13

Conversation

miss-islington commented May 10, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

This ensures we don't lose races that occur in subprocesses or
interleave races from workers running in parallel.

Log files are collected and packaged into a zipfile that can be
downloaded from the "Artifacts" section of the workflow run.
(cherry picked from commit b88889e)

Co-authored-by: mpage mpage@meta.com

…pythonGH-118747) This ensures we don't lose races that occur in subprocesses or interleave races from workers running in parallel. Log files are collected and packaged into a zipfile that can be downloaded from the "Artifacts" section of the workflow run. (cherry picked from commit b88889e) Co-authored-by: mpage <mpage@meta.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.