-
```
What steps will reproduce the problem?
1. const char * mimeDescription = NP_GetMIMEDescription();
2. ...
3. NPP_New(mime, ...)
What is the expected output? What do you see instead?
I expect the…
-
```
What steps will reproduce the problem?
1. const char * mimeDescription = NP_GetMIMEDescription();
2. ...
3. NPP_New(mime, ...)
What is the expected output? What do you see instead?
I expect the…
-
The state names in the storage folder are encrypted, as well as the contents. I wonder if it is possible to delete a given state by providing the state string? Something like `nb delete state123`
-
### Expected behaviour
When building multiple images from a multistage Dockerfile, Buildkit only builds each stage once.
### Actual behaviour
When some layers are cached, Buildkit builds one …
-
I'm trying to use the lib for the first time, for a sequential test. I'm getting an exception "ValueError: Information ratio must be monotonically increasing", but I don't know what it means. I've tri…
-
Hello!
Coming from the [Delta-RS](https://github.com/delta-io/delta-rs) community, I have several questions regarding the timestamp type in the DeltaTable schema serialization saved in the transact…
-
when spinning up vault:1.4.0 if you have a self signed ca/certificate
```
disable_mlock = true
ui = true
# Required for raft
cluster_address = "[::]:8201"
listener "tcp" {
#tls_disable = …
-
It's extremely easy setup routes. However, this means it's also easy to make a mistake. The current error message on a bad route is ambiguous and doesn't seem to relate to the missing route. For examp…
-
```
config.h is an artefact of the GNU autotools and is dependent on the local
build environment. It is not meant to be distributed to other systems, nor
installed as headers, since it would then co…
-
Bonobo is running all nodes in parallel using the current execution strategy, which means that no node will block another node, but for one given node, it uses a first-in-first-out, one at a time, exe…