mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-02 06:47:51 +08:00
updates go-libp2p-kad-dht to include two critical race condition fixes: - SweepingProvider.wg race: protects wait group operations with mutex to prevent panic when Add() is called during Close()/Wait() - ResettableKeystore race: adds semaphore to coordinate datastore writes during Reset() with keystore size persistence during Close() https://github.com/libp2p/go-libp2p-kad-dht/pull/1200 https://github.com/libp2p/go-libp2p-kad-dht/pull/1201 |
||
|---|---|---|
| .. | ||
| go-sleep | ||
| go-timeout | ||
| iptb | ||
| ma-pipe-unidir | ||
| pollEndpoint | ||
| dependencies.go | ||
| GNUmakefile | ||
| go.mod | ||
| go.sum | ||