gh-120321: fix thread safety of concurrently iterating over async generators - #155025
Conversation
71a1b45 to
5f94aa1
Compare
Co-authored-by: mpage <mpage@cs.stanford.edu>
|
LGTM. One small suggestion, mention athrow() change also affects default buld, e.g. in NEWS:
|
|
|

This PR fixes thread safety of async generators similar to #142599