Skip to content

gh-117657: remove dump_traceback suppression from list - #123871

Draft
Zheaoli wants to merge 1 commit into
python:mainfrom
Zheaoli:manjusaka/fix-dump-traceback
Draft

gh-117657: remove dump_traceback suppression from list#123871
Zheaoli wants to merge 1 commit into
python:mainfrom
Zheaoli:manjusaka/fix-dump-traceback

Conversation

@Zheaoli

@ZheaoliZheaoli commented Sep 9, 2024

Copy link
Copy Markdown
Contributor

Signed-off-by: Manjusaka <me@manjusaka.me>
@Zheaoli
Zheaoli marked this pull request as draft September 9, 2024 15:17
@Zheaoli

Copy link
Copy Markdown
ContributorAuthor

For now, I can not reproduce the race on my local environment. So I would like making a draft PR to test it

@Zheaoli

Copy link
Copy Markdown
ContributorAuthor

Wired, Even if I go back to 98ff3f6, I can not reproduce the race for dump_traceback

@swtaarrs would you mind giving more detail about this?

@swtaarrs

Copy link
Copy Markdown
Member

Sorry! I haven't been doing any CPython work for the past few months. I don't remember any specific context for dump_traceback, unfortunately. I think I repeatedly ran the unit test suite with a TSAN build, adding suppressions until it could go ~20 times in a row with no new warnings.

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actionsgithub-actionsBot added the stale Stale PR or inactive for long period of time. label Apr 18, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

staleStale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Zheaoli@swtaarrs