kubo/core
Steven Allen 56b6277d26 fix config data race
This fixes a data-race in the config.

This does not fix https://github.com/ipfs/go-ipfs/issues/4942 as there's still a
logical race: parallel config updates clobber each other.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-12-20 10:07:37 -08:00
..
commands fix config data race 2018-12-20 10:07:37 -08:00
coreapi gx: update go-ipfs-config 2018-12-20 10:07:32 -08:00
coredag gx: update go-libp2p-peer 2018-12-07 15:37:23 -08:00
corehttp gx: update go-ipfs-config 2018-12-20 10:07:32 -08:00
corerepo coreapi: Untangle from core.IpfsNode 2018-12-20 16:40:09 +01:00
coreunix gx: update go-ipfs-config 2018-12-20 10:07:32 -08:00
mock gx: update go-ipfs-config 2018-12-20 10:07:32 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go gx: update go-ipfs-config 2018-12-20 10:07:32 -08:00
bootstrap.go gx: update go-ipfs-config 2018-12-20 10:07:32 -08:00
builder.go gx: update go-ipfs-config 2018-12-20 10:07:32 -08:00
core_test.go gx: update go-ipfs-config 2018-12-20 10:07:32 -08:00
core.go gx: update go-ipfs-config 2018-12-20 10:07:32 -08:00
pathresolver_test.go gx: update go-libp2p-peer 2018-12-07 15:37:23 -08:00
pathresolver.go gx: update go-libp2p-peer 2018-12-07 15:37:23 -08:00