Commit 2f1d1bd
packager: Module: remove too-many-misses codepath
Summary:
This code is a bit sloppy, I need to rethink about it. So I prefer to remove it altogether for now.
The problem with this is that it is disabling the global cache "put" operations at the same time, so the script supposed to update the cache actually doesn't do the job past the fist few hundred files. This defeats the purpose of the global cache.
Reviewed By: cpojer
Differential Revision: D4346927
fbshipit-source-id: 5b668e66b1909f53783772c613781753ac6055461 parent 3998650 commit 2f1d1bd
1 file changed
+1
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 34 | | |
41 | 35 | | |
42 | 36 | | |
| |||
85 | 79 | | |
86 | 80 | | |
87 | 81 | | |
88 | | - | |
89 | 82 | | |
90 | 83 | | |
91 | 84 | | |
| |||
272 | 265 | | |
273 | 266 | | |
274 | 267 | | |
275 | | - | |
276 | | - | |
| 268 | + | |
277 | 269 | | |
278 | 270 | | |
279 | 271 | | |
| |||
292 | 284 | | |
293 | 285 | | |
294 | 286 | | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | 287 | | |
303 | 288 | | |
304 | 289 | | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | 290 | | |
309 | 291 | | |
310 | 292 | | |
| |||
404 | 386 | | |
405 | 387 | | |
406 | 388 | | |
407 | | - | |
408 | 389 | | |
409 | 390 | | |
410 | 391 | | |
| |||
0 commit comments