Uh oh!
There was an error while loading. Please reload this page.
bpo-43234: Prohibit non-ThreadPoolExecutor in loop.set_default_executor - #24540
Conversation
This PR is stale because it has been open for 30 days with no activity. |
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.
bedevere-bot
commented
Jun 28, 2021
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
illia-v
commented
Jun 29, 2021
I have made the requested changes; please review again |
bedevere-bot
commented
Jun 29, 2021
Thanks for making the requested changes! @serhiy-storchaka: please review the changes made to this pull request. |
illia-v
commented
Jun 29, 2021
@serhiy-storchaka if you have a chance, please take a look at #24525 too |
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: Serhiy Storchaka <storchaka@gmail.com>
illia-v
commented
Jun 30, 2021
I have made the requested changes; please review again |
bedevere-bot
commented
Jun 30, 2021
Thanks for making the requested changes! @serhiy-storchaka: please review the changes made to this pull request. |
ddd5f36 updated asyncio-eventloop.rst, but overlooked other references to using non-ThreadPoolExecutors with `run_in_executor()`. Ref bpo-43234: Prohibit non-ThreadPoolExecutor in loop.set_default_executor (pythonGH-24540)
https://bugs.python.org/issue43234