Hacker News new | ask | show | jobs
by codethief 1517 days ago
+1 Notably, this is different in Python where promises (futures) are executed lazily, i.e. when you await them.