-
We experience bazel-remote crashes when local SSD is overloaded by write operations. It would be preferable if bazel-remote would reject requests instead of crashing.
The crash message contains: `r…
-
**Describe the bug**
On master for this derivation: https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/diskcache/default.nix
If you try to build it:
```
nix-repl ./…
-
YY大神,我在看源码的时候发现在YYDiskCache类中有大量的操作是有withBlock的,而YYMemoryCache中同样的几个方法是没有的,这是为什么呀?
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a bug unrelate…
-
- [ ] Add more Mock platform tests
- [ ] DownloadCache tests
- [ ] Better ImageService tests coverage
- [ ] Add Android Platform specific tests
- [ ] MemoryCache tests
- [ ] DiskCache tes…
-
### System details
Browser Version:
Output of `sessionInfo()`:
```
R version 3.6.0 (2019-04-26)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Mojave 10.14.6
Matri…
-
When the BasicNetwork parses the headers it uses a TreeMap to stores the key/value pair, with case-insensitive ordering. Because of this it also possible to access the keys case insensitive ("ETag" ==…
ghost updated
8 years ago
-
It's my belief that the cache can be dramatically simplified, and made more reliable, by using the Python "diskcache" library.
DiskCache handles so much:
* locking
* reliability in the face of …
-
in ImageLoaderEngine.java
``` java
/** Submits task to execution pool */
void submit(final LoadAndDisplayImageTask task) {
taskDistributor.execute(new Runnable() {
@Override…
-
有人反映不懂如何控制内存开销的。
js对象控制
setObjectCacheCapacities
缓冲页面控制
setMaximumPagesInCache
缓冲资源cache控制
QString location = QDesktopServices::storageLocation(QDesktopServices::CacheLocation);
diskCache->setCache…