-
fix config data race · 56b6277d
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>
由 Steven Allen 提交于56b6277d
×