-
Hi, after deploying node via [cloudmos](https://deploy.cloudmos.io/)
it fails to to start with following error:
```
panic: runtime error: invalid memory address or nil pointer dereference
[node]…
-
The current address books which were sourced from the golang SDK are out of date. The testnet address book, for example, only includes a single endpoint for each node, rather than listing one separate…
-
### Proposal Details
I just ran into the `replace` directive problem today. Again. Unfortunately, I see that #44840 has been locked without any reason given.
I have a project using `github.com/dia…
-
### What would you like to be added?
We recently addressed CVE-2023-47108 and backported this to `release 3.5` in https://github.com/etcd-io/etcd/pull/16946.
Given the CVSS score let's ship `3.5.1…
-
Work part of #274
# Overview
The `strimzi-cluster-operator` throws `NullPointerException` in a loop due to missing schema validation in CRD.
According to the [docs](https://strimzi.io/docs/ope…
-
Prior discussion:
https://github.com/keean/zenscript/issues/14#issuecomment-308722477
https://github.com/keean/zenscript/issues/33#issuecomment-362720879
https://github.com/keean/zenscript/is…
-
Hello, first of all, please accept many thanks for the great book you wrote! It's awesome to have all those gotchas collected in one place and so well explained :)
I would like to ask for a further…
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Many users have complained for a long time about the performance in GDS…
reduz updated
1 month ago
-
@mattleff
Currently we have one validation test written in bash. This seems clunky for major text filtration.
(Before we procede, perl is off the table at the moment.)
Here are some options…
-
With this driver, is it best practice to **every HTTP request** open the database using `Open("mysql","...")` and close it using `Close()` **at the end of every requst cycle**
**OR**
just open it on…
pjebs updated
10 months ago