Fix: More asynchronous glob operations and graceful-fs.
Hope this fixes the "Error: EMFILE, too many open files" in NodeInformationRetrievalJob. See: https://github.com/freifunkhamburg/ffffng/issues/13
This commit is contained in:
parent
bb8d958ad5
commit
2dc7ad0c23
6 changed files with 70 additions and 39 deletions
|
|
@ -32,6 +32,7 @@
|
|||
"deep-extend": "0.4.1",
|
||||
"express": "4.14.0",
|
||||
"glob": "7.0.5",
|
||||
"graceful-fs": "4.1.4",
|
||||
"http-auth": "2.4.4",
|
||||
"http-errors": "1.5.0",
|
||||
"lodash": "4.13.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue