◐ Shell
clean mode source ↗

Message 340468 - Python tracker

> "the single-threaded ProcessPoolExecutor test program"

I doubt it is single threaded, the .submit() method appears to spawn a thread internally.