sananth12 / ImageScraper

:scissors: High performance, multi-threaded image scraper
GNU General Public License v3.0
763 stars 101 forks source link

:bug: KeyboardInterrupt exits cleanly, fixes #52 #89

Closed suhithr closed 8 years ago

suhithr commented 8 years ago

Changed the entry point to image_scraper.main. The main() basically serves as a wrapper where console_main() is called and KeyboardInterrupt is handled.

ssundarraj commented 8 years ago

Looks good. @sananth12, shall I merge?

sananth12 commented 8 years ago

LGTM.

Can you please merge it? I'm en route to Madurai :) On Jan 31, 2016 8:55 AM, "Sriram Sundarraj" notifications@github.com wrote:

Looks good. @sananth12 https://github.com/sananth12, shall I merge?

— Reply to this email directly or view it on GitHub https://github.com/sananth12/ImageScraper/pull/89#issuecomment-177372071 .