filer.js icon indicating copy to clipboard operation
filer.js copied to clipboard

don't set cwd_ in ls

Open lyleunderwood opened this issue 13 years ago • 1 comments

I don't really understand why cwd_ was being changed by ls, and it took me quite some time to track down the issue. Tests still seem to pass.

lyleunderwood avatar Oct 15 '12 06:10 lyleunderwood

+1 on this. We ran into this issue when using a single filer.js instance to read/write multiple files at once. The fix from this PR resolved our issue.

mwise avatar Feb 01 '14 20:02 mwise