cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-01-15 23:21:02 +03:00
parent 1096395509
commit 492f98b78d

View File

@ -700,10 +700,6 @@ var SharpActions = actions.Actions({
&& logger.emit('skipped', `${gid} / ${size}`) && logger.emit('skipped', `${gid} / ${size}`)
}) })) })], }) })) })],
// XXX BUG: .cacheMetadata('all'): runs out of call stack on very
// large indexes...
// ...can't yet see/find any recursion...
// .....at least the fail is fast and quiet =)
// XXX add support for offloading the processing to a thread/worker... // XXX add support for offloading the processing to a thread/worker...
// XXX revise logging and logger passing... // XXX revise logging and logger passing...
cacheMetadata: ['- Sharp|Image/', cacheMetadata: ['- Sharp|Image/',