brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Directory reading should issue async requests in parallel instead of serially #140

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by joelrbrandt Thursday Jan 26, 2012 at 18:55 GMT Originally opened as https://github.com/adobe/brackets/issues/136


This came out of pull request #135. There is a TODO in src/NativeFileSystem.js about this (around line 474 in method readEntires)

core-ai-bot commented 3 years ago

Comment by joelrbrandt Tuesday Feb 07, 2012 at 23:04 GMT


Fixed in pull #207