WingNews logo WingNews
top | new | best | ask | show | jobs
top | item 16738250

(no title)

dokument | 8 years ago

Would this allow separate GC'ng for each task?

discuss

order

loganekz|8 years ago

Only ProcessPoolExecutor[1]. If you use a thread pool or async io it will be single python process/GIL.

[1] -https://docs.python.org/3/library/concurrent.futures.html#pr...

powered by hn/api // news.ycombinator.com