Skip to content

Conversation

@kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Mar 16, 2025

Adds critical section around getter and setter of traceback.tb_next. traceback.tb_lineno is still not thread safe as it reads from frame object and that isn't thread safe, that will be made thread safe separately.

@kumaraditya303 kumaraditya303 merged commit 39b37b0 into python:main Mar 20, 2025
45 checks passed
@kumaraditya303 kumaraditya303 deleted the tb branch March 20, 2025 06:48
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
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.

2 participants