Procházet zdrojové kódy

what a terrible time to return

thanks jperkin!
Dave Eddy před 10 roky
rodič
revize
a377d7e37e
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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) {