Announcing asyncio-thread-runner: you can have a little async (as a treat)| death and gravity
Last time, we built a hybrid concurrent.futures executor using inheritance. Today, we're building it again (twice!) using composition and functions only, to figure out which way is better and why. Consider this a worked example.| death and gravity