mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 03:47:45 +08:00
in many places, entries are assigned from one slice to another and in different goroutines. In one place, entries were modified (in the queue). To avoid shared mutable state, probably best to handle entries by value. License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com> |
||
|---|---|---|
| .. | ||
| internal/pb | ||
| message_test.go | ||
| message.go | ||