Przeglądaj źródła

what a terrible time to return

thanks jperkin!
Dave Eddy 10 lat temu
rodzic
commit
a377d7e37e
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      fs-caching-server.js

+ 0 - 1
fs-caching-server.js

@@ -284,7 +284,6 @@ function finish(file, ores) {
         });
         streamfile(file, stats, req, res);
       });
-      return;
     } else {
       // not found
       inprogress[file].forEach(function(o) {