-
### Current behavior:
When importing a nodeJS library or file that uses request, when we attempt to do a request we are getting:
```
socket hang up
at connResetException (internal/erro…
-
Go version: go1.4.2
OS: Linux 3.13 x86_64
The following test demonstrates what I consider a bug:
``` go
package foo
import (
"log"
"net"
"testing"
)
const addr = "127.0.0.1:12345"
fu…
-
This is really interesting, but I can't help noticing that there is no testing framework set up as default. Is this on the agenda?
Personally I find the testing part to be the worst part of the whole…
-
## Overview
This chore involves setting up the necessary infrastructure to enable the playground feature to work in a local `docker-compose` environment since more work involving this feature will be…
-
### What happened?
I try running this script: [https://github.com/apache/beam/blob/master/sdks/python/apache_beam/examples/wordcount_xlang.py](https://github.com/apache/beam/blob/master/sdks/python/a…
-
Add Guide/Links that can be used in various Projects. Add them in the comments using the following Markdown Template
```
# A Short Title
Description of this Guide.
**[Link]**
[Guide Link](l…
-
if pyocd is invoked via command line (e.g. "pyocd reset" or "pyocd gdb"), then ID_DAP_Disconnect is sent to the probe on end of pyocd.
If pyocd is started by "GDB PyOCD Debugging" in Eclipse, there…
-
我照着例子抄了一份消费者,一直启动不起来,希望有人提供一下帮助,哪怕帮我指出错误
代码照着 https://github.com/apache/dubbo-samples/blob/master/dubbo-samples-spring-boot/dubbo-samples-spring-boot-consumer/src/main/java/org/apache/dubbo/spring…
-
```
#!watchflakes
post
-
Étudier et tester les solutions permettant de tester (test d'intégration) les scripts d'installation `chezmoi`.
Pistes que j'aimerais étudier :
- [ ] Essayer de lancer des tests d'intégration vi…