hyperdrive icon indicating copy to clipboard operation
hyperdrive copied to clipboard

archive.readFile doesn't call the callback

Open ninabreznik opened this issue 6 years ago • 0 comments

When I call archive.readFile with the path where the file is empty, callback doesn't get triggered.

Screenshot_2019-08-11_00-54-44

If I call the same with path where file is not empty, it works fine and when I call it with wrong path, I get an error.

ninabreznik avatar Aug 12 '19 15:08 ninabreznik