Hacker News new | ask | show | jobs
by Daishiman 2151 days ago
It does have the same problem. Standard library CPU-heavy functions are not generally async-friendly. You'll be stuck blocking for that 500kb JSON file to serialize.