Skip to content
Commit e6ddb68c authored by Tom Christie's avatar Tom Christie Committed by Jelle Zijlstra
Browse files

Wrap `loop.run_in_executor` up in `asyncio.ensure_future` for reliable...

Wrap `loop.run_in_executor` up in `asyncio.ensure_future` for reliable cross-platform berhavior. (#679)

Closes #494

Task completion should also remove the task from `pending`.

Only replicates on some platforms. (eg. Can replicate on Python 3.7+, with either Windows or whatever default Linux distro Travis uses.)
parent 4a953b72
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment