• 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
Name
Last commit
Last update
..
chunker.go Loading commit data...
chunker_test.go Loading commit data...
common_test.go Loading commit data...
database.go Loading commit data...
dbstore.go Loading commit data...
dbstore_test.go Loading commit data...
dpa.go Loading commit data...
dpa_test.go Loading commit data...
localstore.go Loading commit data...
memstore.go Loading commit data...
memstore_test.go Loading commit data...
netstore.go Loading commit data...
pyramid.go Loading commit data...
types.go Loading commit data...