Uh oh!
There was an error while loading. Please reload this page.
bpo-47062: Implement asyncio.Runner context manager - #31799
Conversation
zware
left a comment
There was a problem hiding this comment.
I have a few mostly grammatical suggestions, but otherwise LGTM.
There may be a few comments that no longer apply; I started reviewing before you finished pushing changes and now I can't find them to remove them :)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Zachary Ware <zach@python.org>
Co-authored-by: Zachary Ware <zach@python.org>
Co-authored-by: Zachary Ware <zach@python.org>
asvetlov
commented
Mar 19, 2022
Thanks, @zware |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
asvetlov
commented
Mar 22, 2022
I've modified the Runner class to use lazy initialization: @1st1 does it look better for you? |
asvetlov
commented
Mar 23, 2022
Explicit |
1st1
commented
Mar 24, 2022
Post merge: can you rename "factory" to "loop_factory"? |
https://bugs.python.org/issue47062