fix thread safety of concurrently iterating over async generators · python/cpython@71a1b45 · GitHub
Skip to content

Commit 71a1b45

Browse files
fix thread safety of concurrently iterating over async generators
1 parent 93e2c77 commit 71a1b45

3 files changed

Lines changed: 436 additions & 122 deletions

File tree

Include/internal/pycore_interpframe_structs.h

Lines changed: 3 additions & 3 deletions
Lines changed: 248 additions & 0 deletions

0 commit comments

Comments
 (0)