UTMediaCAT / Voyage

Other
12 stars 5 forks source link

is_parsed infinite loop #30

Closed zhouwein closed 8 years ago

zhouwein commented 8 years ago

I noticed this after doing a git pull

while(not article.is_parsed):
    pass

This will cause the article explorer to go into an infinite loop if parsing (for whatever reason) fails.

yuya-iwabuchi commented 8 years ago

Fixed f5094a322615425597586382db33e3e583ee2612