flat-drop-files icon indicating copy to clipboard operation
flat-drop-files copied to clipboard

Tolerate more silent failure

Open tmcw opened this issue 3 years ago • 0 comments

Arguably if we get the failureCallback of something like dirReader.readEntries, there's no way to recover and no point in throwing the whole results away - it'd be better to return [] and log to the console.

tmcw avatar Jan 26 '22 19:01 tmcw