Skip to content

gh-79932: raise exception if frame.clear() is called on a suspended frame#111792

Merged
iritkatriel merged 7 commits intopython:mainfrom
iritkatriel:suspended_clear
Nov 7, 2023
Merged

gh-79932: raise exception if frame.clear() is called on a suspended frame#111792
iritkatriel merged 7 commits intopython:mainfrom
iritkatriel:suspended_clear

Conversation

@iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Nov 6, 2023

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

traceback.clear_frames manages to deadlock a background task

2 participants