-
`IsPromise` is an ECMAScript-internal thing. Web specs don't use it, and ECMA-262 only uses it inside of `Promise.resolve` and `Promise.prototype.then`. It's not intended for use by host APIs like thi…
-
### Description of the Issue
If I have set a particular style to "inherit" (ie, right-click on both the FG and BG colors so they have the cross-hatch, and thus inherit from the DEFAULT style fo…
pryrt updated
4 months ago
-
I have three folders, all up-to-date.
and two non-local devices that are up-to-date, and one non-local device that is "syncing 50%".
Could the gui reflect what that means to the user in some better …
-
I currently have a bunch of domain name records defined statically under the `customDNS.mapping` section of the blocky config file. I have multiple name records mapping to the same IP, which is quite …
-
## Steps to reproduce
1. Use `quinn` to establish `quic` connection to remote server in context of `iOS` application via code like this (only UDP socket configuration provided):
```
let bind_addr =…
-
**Describe the bug**
The processors are confused when some `data_type`s are saved but required to be processed again.
**To Reproduce**
The processors are confused by the following code:
``…
-
While implementing https://github.com/flutter/engine/pull/56720 the unit tests for the ImageFilter methods that test the bounds methods were having trouble passing for perspective transforms. In order…
-
The attached
[HeatingSystemExogenous](https://github.com/OpenModelica/OpenModelica/files/13077754/HeatingSystemExogenous.mo.txt) package contains some test cases of systems that can hugely benefit f…
-
### Description of the feature request:
As of #22363, we have testing coverage in place for ensuring platforms as a whole can be marked no-remote-exec. This raises the question: should the defaul…
-
```
dataset [ChangeDetectionDataset] was created
The number of training images = 445
using mynet3 backbone
arch: mynet3
in_c: 3
model [CDF0Model] was created
---------- Networks initialized --…