• aron's avatar
    swarm/storage: fix chunker when reader is broken · a45421ba
    aron authored
    * brokenLimitedReader gives error after half size
    * TestRandomBrokenData tests chunker with broken reader
    * add blocking quitC (instead of errC) and use errC only for errors
    * don't close chunkC in tester Split,
    * use quitC to quit chunk storage loop
    a45421ba
pyramid.go 5.35 KB