Hacker News new | ask | show | jobs
by gloosx 344 days ago
This most likely happened because you had a queue operation which started another queue operation so a recursion was created which consumed every bit of memory it had available.