Hacker News new | ask | show | jobs
by tr4nslator 6162 days ago
Actually, I think their solution is pretty elegant; any task that takes that long is abstracted to its own HTTP request, which itself can be blocking without blocking the original request.