Remove metalsmith.concurrency?
Author: webketjeCreated Nov 17, 2023Updated Nov 17, 2023
Penning this down not to forget: there is probably a better way to replace metalsmith.concurrency with some kind of check on Error: EMFILE, too many open files (which it was aimed to solve?). To be investigated. See also https://stackoverflow.com/questions/8965606/node-and-error-emfile-too-many-open-files
Source: metalsmith/metalsmith