-
Being able to use [TiDB](https://github.com/pingcap/tidb) (also developed in go) would allow us to have a lot more flexibility specifically with complex queries. I really like the simplicity behind p…
-
### Background
lnd crashes after a few minutes for some reason. This happens since 0.9.1. After downgrading to 0.9.0 lnd runs again without any crashes
### Your environment
* lnd 0.9.1
* Ras…
-
How do I create a thread in Crystal? I have code that needs to run in parallel. The source file for the Thread class says not to use it; but the alternative is not clear. Also, I am uncertain if the a…
-
ime="2019-07-18 14:59:46" level=info msg="BiliLive-go Version: 0.3.7 Link Start"
time="2019-07-18 14:59:48" level=info msg="ListenerManager Start"
time="2019-07-18 14:59:48" level=info msg="Recorder…
-
Using the latest version of node I'm finding that async functions (with await) don't always work as I might expect. As far as I can tell, they're fundamentally broken.
The problem is that they run …
-
On a fresh install of snap and microk8s, I can't get a pod running. Pod is stuck in ContainerCreating and has these events
```
Events:
Type Reason Age From …
-
[BUG]: Speaker does not respon ARP request
- Version of MetalLB : 0.7.3
- Version of Kubernetes: 1.13.3
- Network addon: WeaveNet 2.5.1
- Kube-proxy using iptables
I got man…
-
I seem to have an interesting issue where running the checked is *extremely* slow and CPU is pegged at 100% on one core.
```
klaus@ubuntu:~/gopath/src/user/package$ staticcheck --debug.print-stats…
-
**What happened**:
I schedule multiple jobs in my cluster. Each job uses a different ConfigMap which contains the configuration for that job.
This worked well on version 1.11 of Kubernetes. Afte…
-
**Summary:**
`TestLink` in AS sometimes fails
**Steps to Reproduce:**
1. Run CI
2. If test failed, you're done, otherwise, go to 1.
**What do you see now?**
```
travis_fol…