Hacker News new | ask | show | jobs
by LtWorf 101 days ago
async python still uses a single thread for the main loop, it just hides non blocking IO.