Closing JSDOM window after deep scrape in an attempt to save memory. Reduced deep scrape concurrency to 5.
This commit is contained in:
3
src/utils/http-windows.js
Normal file
3
src/utils/http-windows.js
Normal file
@@ -0,0 +1,3 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = new Map();
|
||||
Reference in New Issue
Block a user