Hacker News new | ask | show | jobs
by kelvin0 3764 days ago
Coroutines != Multithreading. Also as I understand it, GIL places limitations on Python multithreading. Please correct me if I'm wrong.