AvianFlu / ncp

Asynchronous recursive file copying with Node.js.
MIT License
681 stars 103 forks source link

Fixing flaky behavior on async callbacks. #75

Closed DavidSouther closed 1 year ago

DavidSouther commented 9 years ago

Added test to demonstrate behavior raised in #71. This bug happens when attempting to copy files to a directory that has not been emptied of files (though not consistently).