IgnoredAmbience / yahoo-group-archiver

Scrapes and archives a Yahoo groups email archives, photo galleries and file contents using the non-public API
MIT License
93 stars 46 forks source link

Implement Ctrl-C handler #23

Open IgnoredAmbience opened 4 years ago

IgnoredAmbience commented 4 years ago

Implement Ctrl-C handler to skip stuck requests and dump in progress memory stores to file cleanly before exiting, on second Ctrl-C.