Dumb bug as well, I am actually embarrassed, but look here:

https://github.com/twixmit/twixmit/commit/2a0d77fd32bece8237a44d2241e6eeb9db494cd3#diff-1
I was appending a result list as a value in the receiving list rather than extending it. This caused the results expected to not return and so the list extension wasn't working. I couldn't figure out why yesterday when I was looking at it. I tested, was going to add logging, all the while, I used the wrong operator.
Oh yea, I've been working on a Twitter application and this is where the bug was. The application is @ http://twix-mit.appspot.com/.
No comments:
Post a Comment