Hacker News new | ask | show | jobs
by treis 1392 days ago
Background jobs creating other jobs which create other jobs and so on is a tough situation to be in. Big potential for race conditions and other bugs hiding in that complexity. One of those things where either you've made really good decisions along the way or really bad ones.