Letractively / flaxcrawler

Automatically exported from code.google.com/p/flaxcrawler
0 stars 0 forks source link

Main thread hangs. CrawlerController.join does not work #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run FirstExample with crawlerController.join(); No timeout        
2.  Change from wikipedia to www.google.com as the #links are less

What is the expected output? What do you see instead?

The crawler thread never terminates. Main thread hangs.

What version of the product are you using? On what operating system?

Current release. 

Please provide any additional information below.

Original issue reported on code.google.com by cenk.civ...@gmail.com on 14 Aug 2011 at 3:42

GoogleCodeExporter commented 8 years ago
Hi, 

I have a patch for this, but it's using the patch from issue 5 to work 
properly. I am attaching it right away. If the authors of this project are not 
active anymore i will consider forking this into a github project.

Best, Nikola
Happy coding :)

Original comment by nikolavp@gmail.com on 15 Aug 2011 at 10:26

Attachments: