drriley / grocery

373 project
0 stars 17 forks source link

Populate script is infinite looping somewhere #22

Closed juliat closed 11 years ago

juliat commented 11 years ago

There's an infinite loop somewhere in the populate script, most likely in the loop that creates instances of ItemPurchase. But I've been staring at it and trying to debug and can't fix it. Help!

mehsieh commented 11 years ago

Can you try pulling the most recent commit? I saw the bug too and I think i fixed it.

Matthew Hsieh

B.S. Information Systems Carnegie Mellon University Class of 2014 mehsieh@andrew.cmu.edu | 626.497.8468

On Apr 24, 2013, at 2:06 AM, Julia Teitelbaum notifications@github.com wrote:

There's an infinite loop somewhere in the populate script, most likely in the loop that creates instances of ItemPurchase. But I've been staring at it and trying to debug and can't fix it. Help!

— Reply to this email directly or view it on GitHub.

mehsieh commented 11 years ago

fixed it