Hacker News new | ask | show | jobs
by hgomersall 1217 days ago
It's worth noting that, at least in rust tokio, you can spawn a background task. Not sure if there's anything similar in python.