Closed humphd closed 9 years ago
sh.rm
is async, could this be a race?
Indeed, that's highly possible, and would explain why this might happen. I looked over the readdir
code last night and it looked solid. I'll close and re-file if I hit it in proper code (this was just testing something in console).
The
stat
call shows the failure, but thereaddir
doesn't get an error for some reason.