kubo/cmd
Marcin Rataj 52cd4e46a2 fix(daemon): buffer errc channel and wait for all listeners
- buffer error channel with len(listeners) to prevent deadlock when
  multiple servers write errors simultaneously
- wait for ALL listeners to be ready before writing api/gateway file,
  not just the first one

Feedback-from: https://github.com/ipfs/kubo/pull/11099#pullrequestreview-3593885839
2025-12-18 22:49:29 +01:00
..
ipfs fix(daemon): buffer errc channel and wait for all listeners 2025-12-18 22:49:29 +01:00
ipfswatch fix(ipfswatch): loading datastore plugins (#11078) 2025-12-10 02:50:59 +01:00