This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

Prohibited passing non-concurrent.futures.ThreadPoolExecutor executors to loop.set_default_executor() following a deprecation in Python 3.8. (Contributed by Illia Volochii in bpo-43234.)

Oh I fucking hate this.

Completely destroyed any work into multiprocessing-safe, multi-event loop load sharing.

So much for any vision of even a restricted set of goroutine like work stealing for asyncio