Skip to content

bpo-32327: Revert loop.run_in_executor behaviour: return a Future.#5392

Merged
1st1 merged 1 commit intopython:masterfrom
1st1:fix
Jan 28, 2018
Merged

bpo-32327: Revert loop.run_in_executor behaviour: return a Future.#5392
1st1 merged 1 commit intopython:masterfrom
1st1:fix

Conversation

@1st1
Copy link
Copy Markdown
Member

@1st1 1st1 commented Jan 28, 2018

I've run some tests on 3.7 asyncio and it appears that too many
things assume that run_in_executor returns a Future.

https://bugs.python.org/issue32327

I've run some tests on 3.7 asyncio and it appears that too many
things assume that run_in_executor returns a Future.
@1st1 1st1 merged commit bec2372 into python:master Jan 28, 2018
@bedevere-bot
Copy link
Copy Markdown

@1st1: Please replace # with GH- in the commit message next time. Thanks!

@1st1 1st1 deleted the fix branch January 28, 2018 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants