-
As the status quo, the user marks and measures are globally buffered and need to be cleared manually with `performance.clearMarks` and `performance.clearMeasures`. In wild practice, this can be very a…
-
Obtaining the computed color of visited links seems to be fixed back in 2010: http://stackoverflow.com/questions/5394099/detect-visited-link-in-chrome
Visited colors may be visible but the standard v…
-
In order to track progress of a fetch GET request(in a similar way to `onprogress` events of ` XMLHttpRequest`) it is possible to read the body of a request with a `ReadableStream` and retrieve the to…
-
Lots of use cases for adding helpers when dealing with common interfaces like:
- [x] finalizers #291
- [ ] conditions #427
- [ ] annotations
- [ ] timestamps
- [x] `PartialObjectMetaExt` - #115…
-
With this file (that has ~ 1600 dependencies) https://raw.githubusercontent.com/PrestaShop/PrestaShop/8.0.3/composer.lock , I run this:
```
scancode --package --json-pp compos.json ~/tmp/composer.l…
-
RTIC is unique as offering hard-real time capabilities to (mixed critical) applications. I.e., as long as a lower priority task do not share any resources with critical task, the lower priority task w…
-
**Describe the bug**
error and warning with `kgtk import-wikidata`
- `AttributeError: Can't pickle local object 'run..MyCollector'`
- `UserWarning: resource_tracker: There appear to be 19 leaked sh…
-
## 使用场景 | Use case
Kraken 内部针对 layout,paint 以及 I/O 做了很多优化的处理。这些功能使用现有的测试工具很难进行覆盖,可能在后面的某个版本会由于某些变更而坏掉,即使改坏了,也要过很久才会发现,从而导致很长一段时间内拖慢 Kraken 整体的性能。
因此我们必须要有一些可靠的手段,持续保证 Kraken 运行过程中所使用的优化手段能够正常 wo…
-
### What happened?
We restart a device plugin frequently as part of our design.
When a device plugin goes down, kubelet [marks the devices it was managing as unhealthy](https://github.com/kubern…
-
User Story:
As a Veteran I want to know about upcoming credential service changes so I can continue to access my benefits and other VA services online.
ACCEPTANCE CRITERIA:
GIVEN I am accessing VA.go…