udibr / headlines

Automatically generate headlines to short articles
MIT License
525 stars 150 forks source link

ValueError: generator already executing #23

Open dhruvenvora opened 7 years ago

dhruvenvora commented 7 years ago

Hello @udibr

i have a variant of the this code. While running on local machine I am getting "ValueError: generator already executing" error. Not sure what am I doing wrong.

I don't see any thread locking in your code. So how did you avoid the threading issue?

Thanks, Dhruven Vora