• Janoš Guljaš's avatar
    swarm: Fix localstore test deadlock with race detector (#19153) · 02c28046
    Janoš Guljaš authored
    * swarm/storage/localstore: close localstore in two tests
    
    * swarm/storage/localstore: fix a possible deadlock in tests
    
    * swarm/storage/localstore: re-enable pull subs tests for travis race
    
    * swarm/storage/localstore: stop sending to errChan on context done in tests
    
    * swarm/storage/localstore: better want check in readPullSubscriptionBin
    
    * swarm/storage/localstore: protect chunk put with addr lock in tests
    
    * swamr/storage/localstore: wait for gc and writeGCSize workers on Close
    
    * swarm/storage/localstore: more correct testDB_collectGarbageWorker
    
    * swarm/storage/localstore: set DB Close timeout to 5s
    02c28046
Name
Last commit
Last update
..
encryption Loading commit data...
feed Loading commit data...
localstore Loading commit data...
mock Loading commit data...
chunker.go Loading commit data...
chunker_test.go Loading commit data...
common_test.go Loading commit data...
database.go Loading commit data...
error.go Loading commit data...
filestore.go Loading commit data...
filestore_test.go Loading commit data...
hasherstore.go Loading commit data...
hasherstore_test.go Loading commit data...
ldbstore.go Loading commit data...
ldbstore_test.go Loading commit data...
localstore.go Loading commit data...
localstore_test.go Loading commit data...
memstore.go Loading commit data...
memstore_test.go Loading commit data...
netstore.go Loading commit data...
netstore_test.go Loading commit data...
pyramid.go Loading commit data...
schema.go Loading commit data...
swarmhasher.go Loading commit data...
types.go Loading commit data...
types_test.go Loading commit data...