mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-03 15:27:57 +08:00
backpressure bugfix: w.o.w.
i dont even know how that was passing
This commit is contained in:
parent
b8a3c3d770
commit
a6491df052
@ -370,7 +370,7 @@ func TestStreamsStress(t *testing.T) {
|
||||
}(i)
|
||||
}
|
||||
|
||||
wg.Done()
|
||||
wg.Wait()
|
||||
}
|
||||
|
||||
func TestAdding(t *testing.T) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user