issues
search
cfpb
/
cfgov-crawler-app
An electron app which crawls consumerfinance.gov and gathers interesting data
6
stars
8
forks
source link
Bug Fixes
#5
Closed
mistergone
closed
6 years ago
mistergone
commented
6 years ago
Fix a bug which prevented the queue from saving properly
Fix a bug (race condition) where occasionally the DB would initialize before the HTML loaded, causing an error
Fix a bug with closing the database connection
Remove some console logs (but left some others!)