Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I actually tried to use this pattern to make an audio controller interface much nicer. If you get a long enough queue, you'll start to run into errors (I'm forgetting the exact message, but it was similar to a maximum recursion depth)


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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: