ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
16.18k stars 3.02k forks source link

go-ipfs-api test timeout #6794

Open Stebalien opened 4 years ago

Stebalien commented 4 years ago

The go-ipfs-api tests are timing out randomly when run against go-ipfs master (using CircleCI, at least).

Example failure (no output): https://circleci.com/gh/ipfs/go-ipfs/22908

Stebalien commented 4 years ago

@dirkmc could you look into this when you get some free time?